Class StartCaseInstanceAsyncCmd

java.lang.Object
org.flowable.cmmn.engine.impl.cmd.StartCaseInstanceAsyncCmd
All Implemented Interfaces:
Serializable, Command<CaseInstance>

public class StartCaseInstanceAsyncCmd extends Object implements Command<CaseInstance>, Serializable
Author:
martin.grofcik
See Also: