public class AddDataCaseFileInstanceCommand extends CaseCommand<Void>
Constructor and Description |
---|
AddDataCaseFileInstanceCommand(String deploymentId,
Long processInstanceId,
org.kie.internal.identity.IdentityProvider identityProvider,
Map<String,Object> parameters,
List<String> accessRestriction,
AuthorizationManager authorizationManager,
org.jbpm.services.api.ProcessService processService) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(org.kie.api.runtime.Context context) |
getCaseEventSupport, getCaseFile, getIdentityProvider, getRuntimeManager, triggerRules
public AddDataCaseFileInstanceCommand(String deploymentId, Long processInstanceId, org.kie.internal.identity.IdentityProvider identityProvider, Map<String,Object> parameters, List<String> accessRestriction, AuthorizationManager authorizationManager, org.jbpm.services.api.ProcessService processService)
public Void execute(org.kie.api.runtime.Context context)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.