Class BOBundleRequirementType.Values

java.lang.Object
overit.geocallapp.wfm.bundler.bl.bundleRequirement.BOBundleRequirementType.Values
Enclosing class:
BOBundleRequirementType

public static class BOBundleRequirementType.Values extends Object
  • Field Details

    • MANDATORY_RESOURCE

      public static final Long MANDATORY_RESOURCE
    • PREFERRED_RESOURCE

      public static final Long PREFERRED_RESOURCE
    • EXCLUDED_RESOURCE

      public static final Long EXCLUDED_RESOURCE
    • MANDATORY_TEAM

      public static final Long MANDATORY_TEAM
    • EXCLUDED_TEAM

      public static final Long EXCLUDED_TEAM
    • RESOURCE_TYPES

      public static final Collection<Long> RESOURCE_TYPES
    • TEAM_TYPES

      public static final Collection<Long> TEAM_TYPES