Package | Description |
---|---|
org.jbpm.casemgmt | |
org.jbpm.casemgmt.role.impl |
Modifier and Type | Method and Description |
---|---|
Map<String,Role> |
CaseMgmtService.getCaseRoles(String processId)
Roles
|
Map<String,Role> |
CaseMgmtUtil.getCaseRoles(String processId)
Case roles are currently stored as metadata 'customCaseRoles' of the process
(a comma-separated list of role names, cardinality )
|
Modifier and Type | Class and Description |
---|---|
class |
RoleImpl |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.