public class FixedUserGroupCallbackImpl extends Object implements org.kie.api.task.UserGroupCallback
| Constructor and Description |
|---|
FixedUserGroupCallbackImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
existsGroup(String s) |
boolean |
existsUser(String s) |
List<String> |
getGroupsForUser(String s) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.