public class ModifyRoleAssignmentCommand extends CaseCommand<Void>
| Constructor and Description |
|---|
ModifyRoleAssignmentCommand(org.kie.internal.identity.IdentityProvider identityProvider,
String roleName,
org.kie.api.task.model.OrganizationalEntity entity,
boolean add) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.kie.api.runtime.Context context) |
getCaseEventSupport, getCaseFile, getIdentityProvider, getRuntimeManager, triggerRulespublic ModifyRoleAssignmentCommand(org.kie.internal.identity.IdentityProvider identityProvider,
String roleName,
org.kie.api.task.model.OrganizationalEntity entity,
boolean add)
public Void execute(org.kie.api.runtime.Context context)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.