Class ActionParameterConstraint

java.lang.Object
org.alfresco.rest.api.model.ActionParameterConstraint

@Experimental public class ActionParameterConstraint extends Object
Representation of action parameter constraint. Helps to constraint the list of allowable values for an action parameter. When action parameter has constraints defined (@see ActionDefinition.ParameterDefinition#getParameterConstraintName()) they will be listed here.
Author:
mpichura