Class ManualEventParameterConstraint

  • All Implemented Interfaces:
    org.alfresco.service.cmr.action.ParameterConstraint, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

    public class ManualEventParameterConstraint
    extends org.alfresco.repo.action.constraint.BaseParameterConstraint
    Manual event parameter constraint
    Author:
    Craig Tan
    • Constructor Detail

      • ManualEventParameterConstraint

        public ManualEventParameterConstraint()
    • Method Detail

      • setRecordsManagementEventService

        public void setRecordsManagementEventService​(RecordsManagementEventService recordsManagementEventService)
      • getAllowableValuesImpl

        protected Map<String,​String> getAllowableValuesImpl()
        Specified by:
        getAllowableValuesImpl in class org.alfresco.repo.action.constraint.BaseParameterConstraint
        See Also:
        ParameterConstraint.getAllowableValues()