public class RemoveDataCaseFileInstanceCommand extends CaseCommand<Void>
| Constructor and Description |
|---|
RemoveDataCaseFileInstanceCommand(Long processInstanceId,
org.kie.internal.identity.IdentityProvider identityProvider,
List<String> variableNames,
AuthorizationManager authorizationManager) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
getCaseEventSupport, getCaseFile, getIdentityProvider, getRuntimeManager, triggerRulespublic RemoveDataCaseFileInstanceCommand(Long processInstanceId, org.kie.internal.identity.IdentityProvider identityProvider, List<String> variableNames, AuthorizationManager authorizationManager)
public Void execute(org.kie.api.runtime.Context context)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.