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