public class StartCaseInstanceWithFormCmd extends Object implements Command<CaseInstance>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected CaseInstanceBuilder |
caseInstanceBuilder |
| Constructor and Description |
|---|
StartCaseInstanceWithFormCmd(CaseInstanceBuilder caseInstanceBuilder) |
| Modifier and Type | Method and Description |
|---|---|
CaseInstance |
execute(CommandContext commandContext) |
protected CaseInstanceBuilder caseInstanceBuilder
public StartCaseInstanceWithFormCmd(CaseInstanceBuilder caseInstanceBuilder)
public CaseInstance execute(CommandContext commandContext)
execute in interface Command<CaseInstance>Copyright © 2018 Flowable. All rights reserved.