Interface DomainAssignmentRule

  • All Superinterfaces:
    Entity, Serializable

    public interface DomainAssignmentRule
    extends Entity
    An assignment rule for workflow definitions which apply to domains. Is used to limit the scope of domains to which given workflow definition applies to.
    • Method Detail

      • getDomainType

        NamedResourceReference getDomainType()
        Returns the domain type that this workflow definition applies to.
        Returns:
        the domain type
      • getCommunity

        NamedResourceReference getCommunity()
        (Optional) Returns the community this workflow definition applies to.
        Returns:
        the community