Class FixedUserGroupCallbackImpl
- java.lang.Object
-
- org.kie.server.integrationtests.jbpm.util.FixedUserGroupCallbackImpl
-
- All Implemented Interfaces:
org.kie.api.task.UserGroupCallback
public class FixedUserGroupCallbackImpl extends Object implements org.kie.api.task.UserGroupCallback
-
-
Constructor Summary
Constructors Constructor Description FixedUserGroupCallbackImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexistsGroup(String s)booleanexistsUser(String s)List<String>getGroupsForUser(String s)
-