A C D E G H I P R S T U

A

addAgent(String) - Method in class hero.session.ProjectSessionBean
Add an Agent to the Project
addAgentEdge(String, String) - Method in class hero.session.ProjectSessionBean
Add an AgentEdge to the Project [in] ---- [out]
addEdge(String, String, String) - Method in class hero.session.ProjectSessionBean
Add an edge to the project.
addEdge(String, String) - Method in class hero.session.ProjectSessionBean
Add an edge between two nodes of the project [in] ---- [out].
addHook(String, String, int) - Method in class hero.session.ProjectSessionBean
Add hook to project.
addInterHook(String, String, int, String) - Method in class hero.session.ProjectSessionBean
Add interhook to the project.
addIteration(String, String) - Method in class hero.session.ProjectSessionBean
Add a new iteration between two nodes.
addNode(String, int) - Method in class hero.session.ProjectSessionBean
Add a node to the project.
addNodeHook(String, String, String, int) - Method in class hero.session.ProjectSessionBean
Add hook to a node.
addNodeInterHook(String, String, String, int, String) - Method in class hero.session.ProjectSessionBean
Add interhook to a node.
addNodePerformerAssign(String, String, int, String) - Method in class hero.session.ProjectSessionBean
Add performerAssign to a node.
addNodeSubProcess(String, String) - Method in class hero.session.ProjectSessionBean
Add a subProcess node to the project.
addRole(String, String) - Method in class hero.session.ProjectSessionBean
Add a role to the project.
addRoleMapper(String, String, int) - Method in class hero.session.ProjectSessionBean
Add mapper to a role.
addUser(String) - Method in class hero.session.ProjectSessionBean
Add a user to this project (This user must exist at bonita database)

A C D E G H I P R S T U