Package org.flowable.engine.impl.cmd
Class ValidateBpmnModelCmd
java.lang.Object
org.flowable.engine.impl.cmd.ValidateBpmnModelCmd
- All Implemented Interfaces:
Command<List<ValidationError>>
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
bpmnModel
-
-
Constructor Details
-
ValidateBpmnModelCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<ValidationError>>
-