Skip navigation links
jBPM Console NG - Case Management API 7.0.0.Beta2
A C D G I O R S T 

A

assignGroupToRole(String, String, String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
assignUserToRole(String, String, String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 

C

cancelCaseInstance(String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
CaseDefinitionSummary - Class in org.jbpm.console.ng.cm.model
 
CaseDefinitionSummary() - Constructor for class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
CaseDefinitionSummary(Object, String, String) - Constructor for class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
CaseInstanceSummary - Class in org.jbpm.console.ng.cm.model
 
CaseInstanceSummary() - Constructor for class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
CaseInstanceSummary(String, String, Integer, String) - Constructor for class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
CaseManagementService - Interface in org.jbpm.console.ng.cm.service
 
CaseRoleAssignmentSummary - Class in org.jbpm.console.ng.cm.model
 
CaseRoleAssignmentSummary() - Constructor for class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 
CaseRoleAssignmentSummary(String, List<String>, List<String>) - Constructor for class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 

D

destroyCaseInstance(String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 

G

getCaseDefinition(String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
getCaseDefinitionId() - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
getCaseDefinitionId() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getCaseDefinitions(String, Integer, Integer) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
getCaseId() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getCaseInstance(String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
getCaseInstances(String, Integer, Integer) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
getCompletedAt() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getContainerId() - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
getContainerId() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getDescription() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getGroups() - Method in class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 
getOwner() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getRoleAssignments() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getRoles() - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
getStartedAt() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getStatus() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getStatusString() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
getUsers() - Method in class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 

I

isActive() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 

O

org.jbpm.console.ng.cm.model - package org.jbpm.console.ng.cm.model
 
org.jbpm.console.ng.cm.service - package org.jbpm.console.ng.cm.service
 

R

removeGroupFromRole(String, String, String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 
removeUserFromRole(String, String, String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 

S

setCaseDefinitionId(String) - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
setCaseDefinitionId(String) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setCaseId(String) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setCompletedAt(Date) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setContainerId(String) - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
setContainerId(String) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setDescription(String) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setGroups(List<String>) - Method in class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 
setOwner(String) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setRoleAssignments(List<CaseRoleAssignmentSummary>) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setRoles(Map<String, Integer>) - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
setStartedAt(Date) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setStatus(Integer) - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
setUsers(List<String>) - Method in class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 
startCaseInstance(String, String, String) - Method in interface org.jbpm.console.ng.cm.service.CaseManagementService
 

T

toString() - Method in class org.jbpm.console.ng.cm.model.CaseDefinitionSummary
 
toString() - Method in class org.jbpm.console.ng.cm.model.CaseInstanceSummary
 
toString() - Method in class org.jbpm.console.ng.cm.model.CaseRoleAssignmentSummary
 
A C D G I O R S T 
Skip navigation links
jBPM Console NG - Case Management API 7.0.0.Beta2

Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.