Class DtoSkillRevocation

java.lang.Object
com.vernaio.kayros.engine.v2.api.dto.DtoSkillRevocation
All Implemented Interfaces:
IDtoSkillRevocation

public class DtoSkillRevocation extends Object implements IDtoSkillRevocation
A stretch of time when some skills are NOT available to an operator.
  • Constructor Details

    • DtoSkillRevocation

      protected DtoSkillRevocation()
    • DtoSkillRevocation

      public DtoSkillRevocation(String[] skills)
  • Method Details