public interface CaseRoleInstance
Modifier and Type | Method and Description |
---|---|
Collection<org.kie.api.task.model.OrganizationalEntity> |
getRoleAssignments()
Returns collection of assignments for this case role instance.
|
String |
getRoleName()
Returns case role name this instance is associated with.
|
String getRoleName()
Collection<org.kie.api.task.model.OrganizationalEntity> getRoleAssignments()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.