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