public class CreateCaseInstanceCmd extends Object implements Command<CaseInstance>, Serializable
Modifier and Type | Field and Description |
---|---|
protected String |
businessKey |
protected String |
caseDefinitionId |
protected String |
caseDefinitionKey |
protected Map<String,Object> |
variables |
Constructor and Description |
---|
CreateCaseInstanceCmd(CaseInstanceBuilderImpl builder) |
protected String caseDefinitionKey
protected String caseDefinitionId
protected String businessKey
public CreateCaseInstanceCmd(CaseInstanceBuilderImpl builder)
public CaseInstance execute(CommandContext commandContext)
execute
in interface Command<CaseInstance>
Copyright © 2018. All rights reserved.