JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: Case Management 6.4.0.Final-redhat-13
Prev
Next
Frames
No Frames
All Classes
A
C
G
O
R
S
T
A
addRoleAssignment(RoleAssignment)
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
addRoleAssignment(String)
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
addRoleAssignment(String)
- Method in interface org.jbpm.casemgmt.role.
RoleInstance
addUserToRole(long, String, String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
addUserToRole(long, String, String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
addUserToRole(ProcessContext, String, String)
- Static method in class org.jbpm.casemgmt.
CaseMgmtUtil
C
CaseMgmtService
- Interface in
org.jbpm.casemgmt
CaseMgmtUtil
- Class in
org.jbpm.casemgmt
CaseMgmtUtil(RuntimeEngine)
- Constructor for class org.jbpm.casemgmt.
CaseMgmtUtil
CaseMgmtUtil(ProcessContext)
- Constructor for class org.jbpm.casemgmt.
CaseMgmtUtil
createDynamicHumanTask(long, String, String, String, String, Map<String, Object>)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
createDynamicHumanTask(long, String, String, String, String, Map<String, Object>)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
createDynamicProcess(long, String, Map<String, Object>)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Dynamic
createDynamicProcess(long, String, Map<String, Object>)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
DYNAMIC **************************
createDynamicWorkTask(long, String, Map<String, Object>)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
createDynamicWorkTask(long, String, Map<String, Object>)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
G
getAchievedMilestones(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getAchievedMilestones(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getActiveNodes(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getActiveNodes(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getActiveSubProcesses(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getActiveSubProcesses(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getActiveTasks(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Overview
getActiveTasks(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
OVERVIEW **************************
getAdHocFragmentNames(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Ad-hoc
getAdHocFragmentNames(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
AD-HOC **************************
getAvailableCases()
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getAvailableCases()
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getAvailableProcesses()
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getAvailableProcesses()
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getCardinality()
- Method in class org.jbpm.casemgmt.role.impl.
RoleImpl
getCardinality()
- Method in interface org.jbpm.casemgmt.role.
Role
getCaseData(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Case File
getCaseData(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
CASE FILE **************************
getCaseRoleInstanceNames(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getCaseRoleInstanceNames(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getCaseRoleInstances(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
Case roles instances are currently stored as process instance variable "CaseRoles" (a Map
)
getCaseRoleNames(String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getCaseRoleNames(String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getCaseRoles(String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Roles
getCaseRoles(String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
Case roles are currently stored as metadata 'customCaseRoles' of the process (a comma-separated list of role names, cardinality )
getMilestoneNames(String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
getMilestoneNames(String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
getMilestones(String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Milestones
getMilestones(String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
MILESTONES **************************
getName()
- Method in class org.jbpm.casemgmt.role.impl.
RoleImpl
getName()
- Method in interface org.jbpm.casemgmt.role.
Role
getProcessInstanceDescription(long)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
Process instance description
getProcessInstanceDescription(long)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
PROCESS INSTANCE DESCRIPTION **************************
getRoleAssignment(String)
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
getRoleAssignmentNames()
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
getRoleAssignmentNames()
- Method in interface org.jbpm.casemgmt.role.
RoleInstance
getRoleAssignments()
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
getRoleAssignments()
- Method in interface org.jbpm.casemgmt.role.
RoleInstance
getRoleName(ProcessContext, String, String)
- Static method in class org.jbpm.casemgmt.
CaseMgmtUtil
getRoleName()
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
getRoleName()
- Method in interface org.jbpm.casemgmt.role.
RoleInstance
getRoleNames(ProcessContext, String, String)
- Static method in class org.jbpm.casemgmt.
CaseMgmtUtil
getUserId()
- Method in class org.jbpm.casemgmt.role.impl.
RoleAssignmentImpl
getUserId()
- Method in interface org.jbpm.casemgmt.role.
RoleAssignment
O
org.jbpm.casemgmt
- package org.jbpm.casemgmt
org.jbpm.casemgmt.role
- package org.jbpm.casemgmt.role
org.jbpm.casemgmt.role.impl
- package org.jbpm.casemgmt.role.impl
R
removeRoleAssignment(String)
- Method in class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
removeRoleAssignment(String)
- Method in interface org.jbpm.casemgmt.role.
RoleInstance
Role
- Interface in
org.jbpm.casemgmt.role
RoleAssignment
- Interface in
org.jbpm.casemgmt.role
RoleAssignmentImpl
- Class in
org.jbpm.casemgmt.role.impl
RoleAssignmentImpl(String)
- Constructor for class org.jbpm.casemgmt.role.impl.
RoleAssignmentImpl
RoleImpl
- Class in
org.jbpm.casemgmt.role.impl
RoleImpl(String)
- Constructor for class org.jbpm.casemgmt.role.impl.
RoleImpl
RoleInstance
- Interface in
org.jbpm.casemgmt.role
RoleInstanceImpl
- Class in
org.jbpm.casemgmt.role.impl
RoleInstanceImpl(String)
- Constructor for class org.jbpm.casemgmt.role.impl.
RoleInstanceImpl
S
setCardinality(Integer)
- Method in class org.jbpm.casemgmt.role.impl.
RoleImpl
setCaseData(long, String, Object)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
setCaseData(long, String, Object)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
setCaseRoleInstance(long, String, String[])
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
setCaseRoleInstance(long, String, String[])
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
startNewCase(String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
New Case
startNewCase(String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
NEW CASE **************************
T
triggerAdHocFragment(long, String)
- Method in interface org.jbpm.casemgmt.
CaseMgmtService
triggerAdHocFragment(long, String)
- Method in class org.jbpm.casemgmt.
CaseMgmtUtil
A
C
G
O
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jBPM :: Case Management 6.4.0.Final-redhat-13
Prev
Next
Frames
No Frames
All Classes
Copyright © 2001–2016
JBoss by Red Hat
. All rights reserved.