public class CancelCaseCommand extends CaseCommand<Void>
| Constructor and Description |
|---|
CancelCaseCommand(String caseId,
org.jbpm.services.api.ProcessService processService,
org.jbpm.services.api.RuntimeDataService runtimeDataService,
boolean destroy) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.internal.command.Context context) |
void |
setProcessService(org.jbpm.services.api.ProcessService processService) |
getCaseEventSupport, getRuntimeManagerpublic CancelCaseCommand(String caseId, org.jbpm.services.api.ProcessService processService, org.jbpm.services.api.RuntimeDataService runtimeDataService, boolean destroy)
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.