public class StartCaseCommand extends CaseCommand<Void>
Constructor and Description |
---|
StartCaseCommand(String caseId,
String deploymentId,
String caseDefinitionId,
CaseFileInstance caseFile,
org.jbpm.services.api.ProcessService processService) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.internal.command.Context context) |
void |
setProcessService(org.jbpm.services.api.ProcessService processService) |
getCaseEventSupport, getRuntimeManager
public StartCaseCommand(String caseId, String deploymentId, String caseDefinitionId, CaseFileInstance caseFile, org.jbpm.services.api.ProcessService processService)
public Void execute(org.kie.internal.command.Context context)
public void setProcessService(org.jbpm.services.api.ProcessService processService)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.