Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
P
R
S
T
U
G
getActivityList(String)
- Method in class hero.session.
UserSessionBean
Obtain all user activities from specific project (executing and anticipating state)
getActivityListAllInstances()
- Method in class hero.session.
UserSessionBean
Obtain executing user activities for all instances (ready and anticipable state)
getActivityListByProperty(String, String)
- Method in class hero.session.
UserSessionBean
Obtain executing user activities matching with property value (executing and anticipating state activities)
getAgentEdgeValue(String)
- Method in class hero.session.
ProjectSessionBean
Get the AgentEdge Value
getAgentValue(String)
- Method in class hero.session.
ProjectSessionBean
Get the Agent Value.
getAllUsers()
- Method in class hero.session.
ProjectSessionBean
Return all registered users.
getCreator()
- Method in class hero.session.
ProjectSessionBean
Get creator of the project.
getDetails()
- Method in class hero.session.
ProjectSessionBean
Get the ProjectValue (historique).
getEdgeCondition(String)
- Method in class hero.session.
ProjectSessionBean
Get the edge Condition.
getEdgeInNode(String)
- Method in class hero.session.
ProjectSessionBean
Get edge in node.
getEdgeOutNode(String)
- Method in class hero.session.
ProjectSessionBean
Get edge out node.
getEdgeValue(String)
- Method in class hero.session.
ProjectSessionBean
Get the edge value.
getEdgesNames()
- Method in class hero.session.
ProjectSessionBean
Get all edges names of the project
getHooks()
- Method in class hero.session.
ProjectSessionBean
Get hooks of the project.
getInstancesByProperty(String, String)
- Method in class hero.session.
UserSessionBean
Get Workflow instances from a property
getInstancesByPropertyNames(String, String)
- Method in class hero.session.
UserSessionBean
Get Workflow instances from a property
getInstancesList()
- Method in class hero.session.
UserSessionBean
Get user instances list.
getInstancesListNames()
- Method in class hero.session.
UserSessionBean
Get instances list names for this user.
getInterHookValue(String)
- Method in class hero.session.
ProjectSessionBean
Get the inter hook value script.
getInterHooks()
- Method in class hero.session.
ProjectSessionBean
Get Interactive hooks of the project.
getIterationCondition(String)
- Method in class hero.session.
ProjectSessionBean
Get iteration condition
getIterationExist(String)
- Method in class hero.session.
ProjectSessionBean
Verifies if this node starts an iteration
getIterations()
- Method in class hero.session.
ProjectSessionBean
Get Iterations of the project.
getName()
- Method in class hero.session.
ProjectSessionBean
Get ProjectName
getNode(String, String)
- Method in class hero.session.
UserSessionBean
Get Node Value from a specific project
getNodeAnticipable(String)
- Method in class hero.session.
ProjectSessionBean
Returns if the node is set to be executed in anticipated mode.
getNodeDeadline(String)
- Method in class hero.session.
ProjectSessionBean
Get node deadline.
getNodeDescription(String)
- Method in class hero.session.
ProjectSessionBean
Get the node description.
getNodeExecutor(String)
- Method in class hero.session.
ProjectSessionBean
Get the node executor.
getNodeHooks(String)
- Method in class hero.session.
ProjectSessionBean
Get Node hooks of the project.
getNodeInEdges(String)
- Method in class hero.session.
ProjectSessionBean
Get all in edges of the node
getNodeInterHook(String, String)
- Method in class hero.session.
ProjectSessionBean
Get Node inter hook of the project
getNodeInterHookValue(String, String)
- Method in class hero.session.
ProjectSessionBean
Get the node hook value.
getNodeInterHooks(String)
- Method in class hero.session.
ProjectSessionBean
Get Interactive Node hooks of the project
getNodeLightValue(String)
- Method in class hero.session.
ProjectSessionBean
Get the node Light Value.
getNodeOutEdges(String)
- Method in class hero.session.
ProjectSessionBean
Get all out edges of the node
getNodeProperties(String)
- Method in class hero.session.
ProjectSessionBean
Get Node properties.
getNodeProperty(String, String)
- Method in class hero.session.
ProjectSessionBean
Get Node property value.
getNodeRole(String)
- Method in class hero.session.
ProjectSessionBean
Get node role.
getNodeRoleName(String)
- Method in class hero.session.
ProjectSessionBean
Get node role name.
getNodeState(String)
- Method in class hero.session.
ProjectSessionBean
Get the state of the node.
getNodeType(String)
- Method in class hero.session.
ProjectSessionBean
Get the type of the node.
getNodeValue(String)
- Method in class hero.session.
ProjectSessionBean
Get the node Value.
getNodes()
- Method in class hero.session.
ProjectSessionBean
Get the project nodes.
getNodesNames()
- Method in class hero.session.
ProjectSessionBean
Get all node names of the project
getParent()
- Method in class hero.session.
ProjectSessionBean
Get the parent project of this project
getProjectInstances(String)
- Method in class hero.session.
UserSessionBean
Get Workflow instances of this project
getProjectInstancesNames(String)
- Method in class hero.session.
UserSessionBean
Get workflow instances names of this project
getProjectList()
- Method in class hero.session.
UserSessionBean
Get user project list.
getProjectListNames()
- Method in class hero.session.
UserSessionBean
Get project list names for this user
getProjectNameOfInstance(String)
- Method in class hero.session.
ProjectSessionBean
Get the project name of this instance
getProjectsByProperty(String, String)
- Method in class hero.session.
UserSessionBean
Get Workflow projects from a property
getProjectsByPropertyNames(String, String)
- Method in class hero.session.
UserSessionBean
Get Workflow projects from a property
getProperties()
- Method in class hero.session.
ProjectSessionBean
Get properties of the project.
getPropertiesKey()
- Method in class hero.session.
ProjectSessionBean
Get properties key of the project.
getProperty(String)
- Method in class hero.session.
ProjectSessionBean
Get property value of the project.
getRoleMappers()
- Method in class hero.session.
ProjectSessionBean
Get role mappers of the project.
getRoles()
- Method in class hero.session.
ProjectSessionBean
Get all roles of the project
getRolesNames()
- Method in class hero.session.
ProjectSessionBean
Get all roles names of the project
getStrutsEdges()
- Method in class hero.session.
ProjectSessionBean
Get the StrutsEdges.
getStrutsNode(String)
- Method in class hero.session.
ProjectSessionBean
Get the StrutsNode.
getStrutsNodeEdges(String)
- Method in class hero.session.
ProjectSessionBean
Get the Edges of the Node.
getStrutsNodes()
- Method in class hero.session.
ProjectSessionBean
Get the StrutsNodes.
getToDoList(String)
- Method in class hero.session.
UserSessionBean
Obtain all user activities from specific project (ready and anticipable state)
getToDoListAllInstances()
- Method in class hero.session.
UserSessionBean
Obtain todo user activities for all instances (ready and anticipable state)
getToDoListByProperty(String, String)
- Method in class hero.session.
UserSessionBean
Obtain todo user activities matching with property value (ready and anticipable state activities)
getToIteration(String)
- Method in class hero.session.
ProjectSessionBean
Get node destination of this iteration.
getUser()
- Method in class hero.session.
UserSessionBean
Get the user name
getUserLightValue()
- Method in class hero.session.
UserSessionBean
Get the user light value
getUserMail(String)
- Method in class hero.session.
UserSessionBean
Get the mail of this user from Bonita database.
getUserPassword()
- Method in class hero.session.
UserSessionBean
Get the user password
getUserProperties()
- Method in class hero.session.
UserSessionBean
Get User properties
getUserRoles(String)
- Method in class hero.session.
ProjectSessionBean
Get all user roles.
getUserRolesInProject(String)
- Method in class hero.session.
ProjectSessionBean
Get user roles in project.
getUserRolesInProjectNames(String)
- Method in class hero.session.
ProjectSessionBean
Get user roles in project names.
getUsers()
- Method in class hero.session.
ProjectSessionBean
Get all users of the project.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
P
R
S
T
U