public class AddDynamicTaskToStageCommand extends CaseCommand<Void>
| Constructor and Description |
|---|
AddDynamicTaskToStageCommand(org.kie.internal.identity.IdentityProvider identityProvider,
String caseId,
String nodeType,
Long processInstanceId,
String stage,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
getCaseEventSupport, getCaseFile, getIdentityProvider, getRuntimeManager, triggerRulespublic Void execute(org.kie.api.runtime.Context context)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.