A B C D E F G I L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- findGroups(String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Finds the groups for a user.
- findTokenById(String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Returns the token with the matching token id.
- findUserByEmail(String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Returns the user with the matching email.
- findUserById(String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Returns the user with the matching user id.
- findUserIdByUserInfo(String, String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Returns the user id for the user info key and value.
- findUserInfoKeys(String) - Static method in class ca.ubc.ece.flowable.idm.IdentityService
-
Returns the info keys for the user.
- FLOWABLE_ADMIN_GROUP - Static variable in class ca.ubc.ece.flowable.properties.Props
-
The property name for the Flowable admin group.
- FLOWABLE_DEFAULT_GROUP - Static variable in class ca.ubc.ece.flowable.properties.Props
-
The property name for the Flowable default group for new users.
- FLOWABLE_UI - Static variable in class ca.ubc.ece.flowable.properties.Props
-
The property name for the Flowable ui link.
All Classes All Packages