Package org.flowable.engine.impl.cmd
Class ValidateTaskRelatedEntityCountCfgCmd
- java.lang.Object
-
- org.flowable.engine.impl.cmd.ValidateTaskRelatedEntityCountCfgCmd
-
-
Field Summary
Fields Modifier and Type Field Description static StringPROPERTY_TASK_RELATED_ENTITY_COUNT
-
Constructor Summary
Constructors Constructor Description ValidateTaskRelatedEntityCountCfgCmd()
-
-
-
Field Detail
-
PROPERTY_TASK_RELATED_ENTITY_COUNT
public static final String PROPERTY_TASK_RELATED_ENTITY_COUNT
- See Also:
- Constant Field Values
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-