public class CloseCaseCommand extends CaseCommand<Void>
Constructor and Description |
---|
CloseCaseCommand(org.kie.internal.identity.IdentityProvider identityProvider,
String deploymentId,
String caseId,
String comment,
org.jbpm.services.api.ProcessService processService,
org.jbpm.services.api.RuntimeDataService runtimeDataService) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.api.runtime.Context context) |
void |
setProcessService(org.jbpm.services.api.ProcessService processService) |
getCaseEventSupport, getCaseFile, getIdentityProvider, getRuntimeManager, triggerRules
public Void execute(org.kie.api.runtime.Context context)
public void setProcessService(org.jbpm.services.api.ProcessService processService)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.