Index

A B D G N O P S U V 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractSecurityManager - Class in org.activiti.api.runtime.shared.security
 
AbstractSecurityManager(SecurityContextPrincipalProvider, PrincipalIdentityProvider, PrincipalGroupsProvider, PrincipalRolesProvider) - Constructor for class org.activiti.api.runtime.shared.security.AbstractSecurityManager
 
ASC - Enum constant in enum class org.activiti.api.runtime.shared.query.Order.Direction
 

B

by(String, Order.Direction) - Static method in class org.activiti.api.runtime.shared.query.Order
 

D

DESC - Enum constant in enum class org.activiti.api.runtime.shared.query.Order.Direction
 

G

getAuthenticatedUserGroups() - Method in class org.activiti.api.runtime.shared.security.AbstractSecurityManager
 
getAuthenticatedUserGroups() - Method in interface org.activiti.api.runtime.shared.security.SecurityManager
Get group names for currently authenticated user from application security context
getAuthenticatedUserId() - Method in class org.activiti.api.runtime.shared.security.AbstractSecurityManager
 
getAuthenticatedUserId() - Method in interface org.activiti.api.runtime.shared.security.SecurityManager
Get currently authenticated user id from application security context
getAuthenticatedUserRoles() - Method in class org.activiti.api.runtime.shared.security.AbstractSecurityManager
 
getAuthenticatedUserRoles() - Method in interface org.activiti.api.runtime.shared.security.SecurityManager
Get list of role names for currently authenticated user from application security context
getContent() - Method in interface org.activiti.api.runtime.shared.query.Page
 
getCurrentPrincipal() - Method in interface org.activiti.api.runtime.shared.security.SecurityContextPrincipalProvider
 
getCurrentToken() - Method in interface org.activiti.api.runtime.shared.security.SecurityContextTokenProvider
 
getDirection() - Method in class org.activiti.api.runtime.shared.query.Order
 
getGroups() - Method in interface org.activiti.api.runtime.shared.identity.UserGroupManager
 
getGroups(Principal) - Method in interface org.activiti.api.runtime.shared.security.PrincipalGroupsProvider
 
getMaxItems() - Method in class org.activiti.api.runtime.shared.query.Pageable
 
getOrder() - Method in class org.activiti.api.runtime.shared.query.Pageable
 
getProperty() - Method in class org.activiti.api.runtime.shared.query.Order
 
getRoles(Principal) - Method in interface org.activiti.api.runtime.shared.security.PrincipalRolesProvider
 
getStartIndex() - Method in class org.activiti.api.runtime.shared.query.Pageable
 
getTotalItems() - Method in interface org.activiti.api.runtime.shared.query.Page
 
getUserGroups(String) - Method in interface org.activiti.api.runtime.shared.identity.UserGroupManager
 
getUserId(Principal) - Method in interface org.activiti.api.runtime.shared.security.PrincipalIdentityProvider
 
getUserRoles(String) - Method in interface org.activiti.api.runtime.shared.identity.UserGroupManager
 
getUsers() - Method in interface org.activiti.api.runtime.shared.identity.UserGroupManager
 

N

NotFoundException - Exception in org.activiti.api.runtime.shared
 
NotFoundException(String) - Constructor for exception org.activiti.api.runtime.shared.NotFoundException
 

O

of(int, int) - Static method in class org.activiti.api.runtime.shared.query.Pageable
 
of(int, int, Order) - Static method in class org.activiti.api.runtime.shared.query.Pageable
 
onEvent(E) - Method in interface org.activiti.api.runtime.shared.events.VariableEventListener
 
Order - Class in org.activiti.api.runtime.shared.query
 
Order(String) - Constructor for class org.activiti.api.runtime.shared.query.Order
 
Order.Direction - Enum Class in org.activiti.api.runtime.shared.query
 
org.activiti.api.runtime.shared - package org.activiti.api.runtime.shared
 
org.activiti.api.runtime.shared.events - package org.activiti.api.runtime.shared.events
 
org.activiti.api.runtime.shared.identity - package org.activiti.api.runtime.shared.identity
 
org.activiti.api.runtime.shared.query - package org.activiti.api.runtime.shared.query
 
org.activiti.api.runtime.shared.security - package org.activiti.api.runtime.shared.security
 

P

Page<T> - Interface in org.activiti.api.runtime.shared.query
 
Pageable - Class in org.activiti.api.runtime.shared.query
 
PrincipalGroupsProvider - Interface in org.activiti.api.runtime.shared.security
 
PrincipalIdentityProvider - Interface in org.activiti.api.runtime.shared.security
 
PrincipalRolesProvider - Interface in org.activiti.api.runtime.shared.security
 

S

SecurityContextPrincipalProvider - Interface in org.activiti.api.runtime.shared.security
 
SecurityContextTokenProvider - Interface in org.activiti.api.runtime.shared.security
Token provider from the currently loaded security context
securityException() - Method in class org.activiti.api.runtime.shared.security.AbstractSecurityManager
 
SecurityManager - Interface in org.activiti.api.runtime.shared.security
 

U

UnprocessableEntityException - Exception in org.activiti.api.runtime.shared
 
UnprocessableEntityException(String) - Constructor for exception org.activiti.api.runtime.shared.UnprocessableEntityException
 
UserGroupManager - Interface in org.activiti.api.runtime.shared.identity
 

V

valueOf(String) - Static method in enum class org.activiti.api.runtime.shared.query.Order.Direction
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.activiti.api.runtime.shared.query.Order.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
VariableEventListener<E extends RuntimeEvent<?,?>> - Interface in org.activiti.api.runtime.shared.events
 
A B D G N O P S U V 
All Classes and Interfaces|All Packages|Serialized Form