Uses of Class
org.jbpm.workbench.cm.client.events.CaseRoleAssignmentListLoadEvent
-
Packages that use CaseRoleAssignmentListLoadEvent Package Description org.jbpm.workbench.cm.client.roles -
-
Uses of CaseRoleAssignmentListLoadEvent in org.jbpm.workbench.cm.client.roles
Methods in org.jbpm.workbench.cm.client.roles with parameters of type CaseRoleAssignmentListLoadEvent Modifier and Type Method Description voidCaseRoleItemView. onCaseRoleAssignmentListLoadEvent(CaseRoleAssignmentListLoadEvent event)Method parameters in org.jbpm.workbench.cm.client.roles with type arguments of type CaseRoleAssignmentListLoadEvent Modifier and Type Method Description voidCaseRolesViewImpl. setRoleAssignmentListLoadEvent(javax.enterprise.event.Event<CaseRoleAssignmentListLoadEvent> roleAssignmentListLoadEvent)
-