Interface AssetAssignmentRule

  • All Superinterfaces:
    Entity, Serializable

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

      • getAssetType

        NamedResourceReference getAssetType()
        Returns the asset type that this workflow configuration applies to.
        Returns:
        The asset type
      • getDomain

        NamedResourceReference getDomain()
        (Optional) Returns the domain this workflow definition applies to.
        Returns:
        the domain
      • getCommunity

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

        NamedResourceReference getStatus()
        (Optional) Returns the status this workflow definition applies to.
        Returns:
        the status