Skip navigation links
jBPM :: Case Management Impl 7.0.0.Beta4
A B C D E F G H I M N O R S T U V W 

A

accept(Object) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
add(String, Object) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
addAll(Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
addCaseComment(String, String, String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addComment(CommentInstance) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
AddDataCaseFileInstanceCommand - Class in org.jbpm.casemgmt.impl.command
Updates case file with new data
AddDataCaseFileInstanceCommand(Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.command.AddDataCaseFileInstanceCommand
 
addDataToCaseFile(String, String, Object) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDataToCaseFile(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
AddDynamicProcessCommand - Class in org.jbpm.casemgmt.impl.command
Adds subprocess (identified by processId) to selected ad hoc process instance with given parameters
AddDynamicProcessCommand(String, Long, String, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.command.AddDynamicProcessCommand
 
AddDynamicProcessToStageCommand - Class in org.jbpm.casemgmt.impl.command
Adds subprocess (identified by processId) to selected ad hoc process instance with given parameters
AddDynamicProcessToStageCommand(String, Long, String, String, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.command.AddDynamicProcessToStageCommand
 
addDynamicSubprocess(String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDynamicSubprocess(Long, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDynamicSubprocessToStage(String, String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDynamicSubprocessToStage(Long, String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDynamicTask(String, TaskSpecification) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDynamicTask(Long, TaskSpecification) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
AddDynamicTaskCommand - Class in org.jbpm.casemgmt.impl.command
Adds task to selected ad hoc process instance with given parameters
AddDynamicTaskCommand(String, String, Long, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.command.AddDynamicTaskCommand
 
addDynamicTaskToStage(String, String, TaskSpecification) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
addDynamicTaskToStage(Long, String, TaskSpecification) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
AddDynamicTaskToStageCommand - Class in org.jbpm.casemgmt.impl.command
Adds task to given stage within selected ad hoc process instance with given parameters
AddDynamicTaskToStageCommand(String, String, Long, String, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.command.AddDynamicTaskToStageCommand
 
addRoleAssignment(OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
AdHocFragmentImpl - Class in org.jbpm.casemgmt.impl.model
 
AdHocFragmentImpl(String, String) - Constructor for class org.jbpm.casemgmt.impl.model.AdHocFragmentImpl
 
adoptList(List<?>, List<?>) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
applyDeploymentFilter(Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
applyQueryContext(Map<String, Object>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
assign(String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
assignGroup(String, String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
assignToCaseRole(String, String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
assignUser(String, String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
availableCases - Variable in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 

B

builder(ClassLoader) - Static method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Builds new instance of the factory to append marshalling strategies to
builder() - Static method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Builds new instance of the factory to append marshalling strategies to with thread context classloader

C

cancelCase(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
CancelCaseCommand - Class in org.jbpm.casemgmt.impl.command
 
CancelCaseCommand(String, ProcessService, RuntimeDataService, boolean) - Constructor for class org.jbpm.casemgmt.impl.command.CancelCaseCommand
 
CaseCommand<T> - Class in org.jbpm.casemgmt.impl.command
 
CaseCommand() - Constructor for class org.jbpm.casemgmt.impl.command.CaseCommand
 
CaseCommentCommand - Class in org.jbpm.casemgmt.impl.command
Adds or removes comment to/from case
CaseCommentCommand(String, String) - Constructor for class org.jbpm.casemgmt.impl.command.CaseCommentCommand
 
CaseCommentCommand(String) - Constructor for class org.jbpm.casemgmt.impl.command.CaseCommentCommand
 
CaseCommentCommand(String, String, String) - Constructor for class org.jbpm.casemgmt.impl.command.CaseCommentCommand
 
CaseConfigurationDeploymentListener - Class in org.jbpm.casemgmt.impl.event
Configuration listener that must be attached to DeploymentService so it can react to deployed units so it can register case event listeners per deployment unit.
CaseConfigurationDeploymentListener() - Constructor for class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
CaseDefinitionComparator - Class in org.jbpm.casemgmt.impl.model
Comparator used for sorting of CaseDefinitions - currently by: name - gives as CaseName id - gives as CaseId deploymentId - gives as Project
CaseDefinitionComparator(String, Boolean) - Constructor for class org.jbpm.casemgmt.impl.model.CaseDefinitionComparator
 
CaseDefinitionImpl - Class in org.jbpm.casemgmt.impl.model
 
CaseDefinitionImpl() - Constructor for class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
CaseDefinitionImpl(ProcessAssetDesc, String, Collection<CaseStage>, Collection<CaseMilestone>, Collection<CaseRole>, Collection<AdHocFragment>) - Constructor for class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
CaseEventSupport - Class in org.jbpm.casemgmt.impl.event
Responsible for firing case related events to notify registered CaseEventListeners
CaseEventSupport(List<CaseEventListener>) - Constructor for class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
CaseFileInstanceImpl - Class in org.jbpm.casemgmt.impl.model.instance
 
CaseFileInstanceImpl() - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
CaseFileInstanceImpl(String) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
CaseFileInstanceImpl(Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
CaseFileInstanceImpl(String, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
CaseFileInstanceMarshallingStrategy - Class in org.jbpm.casemgmt.impl.marshalling
 
CaseFileInstanceMarshallingStrategy() - Constructor for class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
CaseFileInstanceMarshallingStrategy(ObjectMarshallingStrategy...) - Constructor for class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
CaseIdInfo - Class in org.jbpm.casemgmt.impl.generator
 
CaseIdInfo() - Constructor for class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
CaseInstanceImpl - Class in org.jbpm.casemgmt.impl.model.instance
 
CaseInstanceImpl() - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
CaseInstanceImpl(String, String, Collection<CaseStageInstance>, Collection<CaseMilestoneInstance>, Collection<CaseRoleInstance>, CaseFileInstance) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
CaseInstanceImpl(String, String, String, Integer, String, String, Date, Date, Long, String) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
Constructor to be used mainly by persistence provider to create instances automatically
CaseMarshallerFactory - Class in org.jbpm.casemgmt.impl.marshalling
Utility class to help with creating properly setup CaseFileInstanceMarshallerStrategy
CaseMilestoneImpl - Class in org.jbpm.casemgmt.impl.model
 
CaseMilestoneImpl(String, String) - Constructor for class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
CaseMilestoneImpl(String, String, String, boolean) - Constructor for class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
CaseMilestoneInstanceImpl - Class in org.jbpm.casemgmt.impl.model.instance
 
CaseMilestoneInstanceImpl(String, String, boolean, Date) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
CaseRoleImpl - Class in org.jbpm.casemgmt.impl.model
 
CaseRoleImpl() - Constructor for class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
CaseRoleImpl(String) - Constructor for class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
CaseRoleImpl(String, Integer) - Constructor for class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
CaseRoleInstanceImpl - Class in org.jbpm.casemgmt.impl.model.instance
 
CaseRoleInstanceImpl(String, Integer) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
CaseRoleInstanceImpl(String, Collection<OrganizationalEntity>) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
CaseRuntimeDataServiceImpl - Class in org.jbpm.casemgmt.impl
 
CaseRuntimeDataServiceImpl() - Constructor for class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
CaseServiceImpl - Class in org.jbpm.casemgmt.impl
 
CaseServiceImpl() - Constructor for class org.jbpm.casemgmt.impl.CaseServiceImpl
 
CaseStageImpl - Class in org.jbpm.casemgmt.impl.model
 
CaseStageImpl() - Constructor for class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
CaseStageImpl(String, String, Collection<AdHocFragment>) - Constructor for class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
CaseStageInstanceImpl - Class in org.jbpm.casemgmt.impl.model.instance
 
CaseStageInstanceImpl(String, String) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
CaseStageInstanceImpl(String, String, Collection<AdHocFragment>, Collection<NodeInstanceDesc>) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
close() - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
CommentInstanceImpl - Class in org.jbpm.casemgmt.impl.model.instance
 
CommentInstanceImpl(String, String) - Constructor for class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
compare(CaseDefinitionImpl, CaseDefinitionImpl) - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionComparator
 
createContext() - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 

D

destroyCase(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 

E

equals(Object) - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
equals(Object) - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
equals(Object) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.AddDataCaseFileInstanceCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.AddDynamicProcessCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.AddDynamicProcessToStageCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.AddDynamicTaskCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.AddDynamicTaskToStageCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.CancelCaseCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.CaseCommentCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.ModifyRoleAssignmentCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.RemoveDataCaseFileInstanceCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.ReopenCaseCommand
 
execute(Context) - Method in class org.jbpm.casemgmt.impl.command.StartCaseCommand
 

F

findCaseIdInfoByPrefix(String) - Method in class org.jbpm.casemgmt.impl.generator.TableCaseIdGenerator
 
fireAfterCaseCancelled(String, List<Long>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseCommentAdded(String, CommentInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseCommentRemoved(String, CommentInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseCommentUpdated(String, CommentInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseDataAdded(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseDataRemoved(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseDestroyed(String, List<Long>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseReopened(String, String, String, Map<String, Object>, long) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseRoleAssignmentAdded(String, String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseRoleAssignmentRemoved(String, String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterCaseStarted(String, String, String, CaseFileInstance, long) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterDynamicProcessAdded(String, long, String, Map<String, Object>, long) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireAfterDynamicTaskAdded(String, long, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseCancelled(String, List<Long>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseCommentAdded(String, CommentInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseCommentRemoved(String, CommentInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseCommentUpdated(String, CommentInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseDataAdded(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseDataRemoved(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseDestroyed(String, List<Long>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseReopened(String, String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseRoleAssignmentAdded(String, String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseRoleAssignmentRemoved(String, String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeCaseStarted(String, String, String, CaseFileInstance) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeDynamicProcessAdded(String, long, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 
fireBeforeDynamicTaskAdded(String, long, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 

G

generate(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.generator.InMemoryCaseIdGenerator
 
generate(String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.generator.TableCaseIdGenerator
 
get() - Method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Returns fully configured CaseFileMarshaller with previously set child marshallers
getAchievedAt() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
getAchievementCondition() - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
getActiveNodes() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
getActiveNodesForCase(String, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getAdHocFragments() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getAdHocFragments() - Method in class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
getAdHocFragments() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
getAdHocFragmentsForCase(String) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getAssignments(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getAssignments() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getAuthor() - Method in class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
getCardinality() - Method in class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
getCase(String, String) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseComments(String, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseComments(String, CommentSortBy, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseDefinitionId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCaseDescription() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCaseEndDate() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getCaseEventSupport(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseEventSupport(Context) - Method in class org.jbpm.casemgmt.impl.command.CaseCommand
 
getCaseFile() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCaseFileInstance(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getCaseId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCaseIdGenerator() - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseIdPrefix() - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
getCaseInstance(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseInstance(String, boolean, boolean, boolean, boolean) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseInstanceMilestones(String, boolean, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseInstances(QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseInstances(List<Integer>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseInstancesByDefinition(String, List<Integer>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseInstancesByDeployment(String, List<Integer>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseInstancesOwnedBy(String, List<Integer>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseInstanceStages(String, boolean, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseMilestones() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getCaseMilestones() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCaseReopenDate() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getCaseRoleAssignments(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
getCaseRoles() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getCaseRoles() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCases(QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCases(String, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCasesByDeployment(String, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseStages() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getCaseStages() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCaseStartDate() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getCaseTasksAssignedAsBusinessAdmin(String, String, List<Status>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseTasksAssignedAsPotentialOwner(String, String, List<Status>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getCaseTasksAssignedAsStakeholder(String, String, List<Status>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getComment() - Method in class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
getComments() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getCompletedAt() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getCompletionMessage() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getContent() - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
getCreatedAt() - Method in class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
getCurrentValue() - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
getData() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getData(CaseFileDataFilter) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getData(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getDeploymentId() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getDeploymentId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getEventListenerFromDescriptor(InternalRuntimeManager) - Method in class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
getId() - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
getId() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getId() - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
getId() - Method in class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
getId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
getId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
getId() - Method in class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
getIdentifierPrefix() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getMarshaller() - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
getName() - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
getName() - Method in class org.jbpm.casemgmt.impl.model.AdHocFragmentImpl
 
getName() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
getName() - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
getName() - Method in class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
getName() - Method in class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
getName() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
getName() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
getNodeType() - Method in class org.jbpm.casemgmt.impl.dynamic.HumanTaskSpecification
 
getNodeType() - Method in class org.jbpm.casemgmt.impl.dynamic.WorkItemTaskSpecification
 
getOwner() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getParameters() - Method in class org.jbpm.casemgmt.impl.dynamic.HumanTaskSpecification
 
getParameters() - Method in class org.jbpm.casemgmt.impl.dynamic.WorkItemTaskSpecification
 
getParametersMap(InternalRuntimeManager) - Method in class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
getProcessInstanceId() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getProcessInstancesForCase(String, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getProcessInstancesForCase(String, List<Integer>, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
getRoleAssignments() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
getRoleName() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
getRolesAssignments() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
getRuntimeManager(Context) - Method in class org.jbpm.casemgmt.impl.command.CaseCommand
 
getStartedAt() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getStatus() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
getStatus() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
getStatus() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
getType() - Method in class org.jbpm.casemgmt.impl.model.AdHocFragmentImpl
 
getVersion() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 

H

hashCode() - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
hashCode() - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
hashCode() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
HumanTaskSpecification - Class in org.jbpm.casemgmt.impl.dynamic
Defines human task specification to create new user task in ad hoc (dynamic) process instance Expected parameters are: NodeName - is a mandatory name of the task - accept variable expressions TaskName - is a optional look up name of the task's form - accept variable expressions ActorId - is an optional list of actors to be assigned - accept variable expressions GroupId - is an optional list of groups to be assigned - accept variable expressions Comment - is an optional comment/description of the task - accept variable expressions
HumanTaskSpecification(String, String, String, String, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.dynamic.HumanTaskSpecification
 

I

InMemoryCaseIdGenerator - Class in org.jbpm.casemgmt.impl.generator
Simple in memory (usually for test or demo purpose) case id generator.
InMemoryCaseIdGenerator() - Constructor for class org.jbpm.casemgmt.impl.generator.InMemoryCaseIdGenerator
 
internalGetCaseFileInstance(String, ProcessInstanceDesc) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
internalGetCaseStages(CaseDefinition, String, boolean, QueryContext) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
isAchieved() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
isActive() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
isMandatory() - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 

M

marshal(ObjectMarshallingStrategy.Context, ObjectOutputStream, Object) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
ModifyRoleAssignmentCommand - Class in org.jbpm.casemgmt.impl.command
Modifies case role assignments
ModifyRoleAssignmentCommand(String, OrganizationalEntity, boolean) - Constructor for class org.jbpm.casemgmt.impl.command.ModifyRoleAssignmentCommand
 

N

newCaseFileInstance(String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
newCaseFileInstance(String, String, Map<String, Object>, Map<String, OrganizationalEntity>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
newGroup(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
newHumanTaskSpec(String, String, String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
newTaskSpec(String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
newUser(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 

O

onActivate(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
onActivate(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
onDeactivate(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
onDeactivate(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
onDeploy(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
onDeploy(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
onEnd(TransactionManager) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
onStart(TransactionManager) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
onUnDeploy(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
onUnDeploy(DeploymentEvent) - Method in class org.jbpm.casemgmt.impl.event.CaseConfigurationDeploymentListener
 
org.jbpm.casemgmt.impl - package org.jbpm.casemgmt.impl
 
org.jbpm.casemgmt.impl.command - package org.jbpm.casemgmt.impl.command
 
org.jbpm.casemgmt.impl.dynamic - package org.jbpm.casemgmt.impl.dynamic
 
org.jbpm.casemgmt.impl.event - package org.jbpm.casemgmt.impl.event
 
org.jbpm.casemgmt.impl.generator - package org.jbpm.casemgmt.impl.generator
 
org.jbpm.casemgmt.impl.marshalling - package org.jbpm.casemgmt.impl.marshalling
 
org.jbpm.casemgmt.impl.model - package org.jbpm.casemgmt.impl.model
 
org.jbpm.casemgmt.impl.model.instance - package org.jbpm.casemgmt.impl.model.instance
 

R

read(ObjectInputStream) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
register(String) - Method in class org.jbpm.casemgmt.impl.generator.InMemoryCaseIdGenerator
 
register(String) - Method in class org.jbpm.casemgmt.impl.generator.TableCaseIdGenerator
 
remove(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
remove(CaseFileDataFilter) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
remove(String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
removeAll() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
removeCaseComment(String, String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
removeComment(CommentInstance) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
RemoveDataCaseFileInstanceCommand - Class in org.jbpm.casemgmt.impl.command
Updates case file with new data
RemoveDataCaseFileInstanceCommand(List<String>) - Constructor for class org.jbpm.casemgmt.impl.command.RemoveDataCaseFileInstanceCommand
 
removeDataFromCaseFile(String, String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
removeDataFromCaseFile(String, List<String>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
removeFromCaseRole(String, String, OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
removeRoleAssignment(OrganizationalEntity) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
reopenCase(String, String, String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
reopenCase(String, String, String, Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
ReopenCaseCommand - Class in org.jbpm.casemgmt.impl.command
 
ReopenCaseCommand(String, String, String, Map<String, Object>, ProcessService) - Constructor for class org.jbpm.casemgmt.impl.command.ReopenCaseCommand
 
reset() - Method in class org.jbpm.casemgmt.impl.event.CaseEventSupport
 

S

SerializedContent - Class in org.jbpm.casemgmt.impl.marshalling
Represents individual content that is part of CaseFileInstance that is persisted by independent marshaller.
SerializedContent() - Constructor for class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
SerializedContent(String, String, byte[]) - Constructor for class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
setAchievementCondition(String) - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
setCardinality(Integer) - Method in class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
setCaseDefinitionId(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseDescription(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseEndDate(Date) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setCaseFile(CaseFileInstance) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseId(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setCaseId(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseIdGenerator(CaseIdGenerator) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
setCaseIdGenerator(CaseIdGenerator) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
setCaseIdPrefix(String) - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
setCaseMilestones(Collection<CaseMilestoneInstance>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseReopenDate(Date) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setCaseRoles(Collection<CaseRoleInstance>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseRuntimeDataService(CaseRuntimeDataService) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
setCaseStages(Collection<CaseStageInstance>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCaseStartDate(Date) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setCommandService(TransactionalCommandService) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
setCommandService(TransactionalCommandService) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
setComment(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
setComments(List<CommentInstance>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setCompletedAt(Date) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setCompletionMessage(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setContent(byte[]) - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
setCurrentValue(Long) - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
setData(Map<String, Object>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setDeploymentId(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setDeploymentRolesManager(DeploymentRolesManager) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
setDeploymentService(DeploymentService) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
setId(Long) - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
setId(String) - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
setId(String) - Method in class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
setIdentityProvider(IdentityProvider) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
setMandatory(boolean) - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
setMarshaller(String) - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
setName(String) - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
setName(String) - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
setName(String) - Method in class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
setName(String) - Method in class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
setOwner(String) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setProcessInstanceId(Long) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setProcessService(ProcessService) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
setProcessService(ProcessService) - Method in class org.jbpm.casemgmt.impl.command.CancelCaseCommand
 
setProcessService(ProcessService) - Method in class org.jbpm.casemgmt.impl.command.ReopenCaseCommand
 
setProcessService(ProcessService) - Method in class org.jbpm.casemgmt.impl.command.StartCaseCommand
 
setRolesAssignments(Map<String, CaseRoleInstance>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
setRuntimeDataService(RuntimeDataService) - Method in class org.jbpm.casemgmt.impl.CaseRuntimeDataServiceImpl
 
setRuntimeDataService(RuntimeDataService) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
setStartedAt(Date) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setStatus(Integer) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
setupRoles(Collection<CaseRole>) - Method in class org.jbpm.casemgmt.impl.model.instance.CaseFileInstanceImpl
 
startCase(String, String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
startCase(String, String, CaseFileInstance) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
StartCaseCommand - Class in org.jbpm.casemgmt.impl.command
 
StartCaseCommand(String, String, String, CaseFileInstance, ProcessService) - Constructor for class org.jbpm.casemgmt.impl.command.StartCaseCommand
 

T

TableCaseIdGenerator - Class in org.jbpm.casemgmt.impl.generator
Data base tabled backed case id generator.
TableCaseIdGenerator(TransactionalCommandService) - Constructor for class org.jbpm.casemgmt.impl.generator.TableCaseIdGenerator
 
toString() - Method in class org.jbpm.casemgmt.impl.generator.CaseIdInfo
 
toString() - Method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Retruns string representation (as mvel expression) of the configuration
toString() - Method in class org.jbpm.casemgmt.impl.marshalling.SerializedContent
 
toString() - Method in class org.jbpm.casemgmt.impl.model.AdHocFragmentImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.CaseDefinitionImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.CaseMilestoneImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.CaseRoleImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.CaseStageImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseInstanceImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseMilestoneInstanceImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseRoleInstanceImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.instance.CaseStageInstanceImpl
 
toString() - Method in class org.jbpm.casemgmt.impl.model.instance.CommentInstanceImpl
 
triggerAdHocFragment(String, String, Object) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
triggerAdHocFragment(Long, String, Object) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 

U

unmarshal(ObjectMarshallingStrategy.Context, ObjectInputStream, byte[], ClassLoader) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
unregister(String) - Method in class org.jbpm.casemgmt.impl.generator.InMemoryCaseIdGenerator
 
unregister(String) - Method in class org.jbpm.casemgmt.impl.generator.TableCaseIdGenerator
 
updateCaseComment(String, String, String, String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 

V

verifyCaseIdExisted(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 
verifyCaseIdExists(String) - Method in class org.jbpm.casemgmt.impl.CaseServiceImpl
 

W

with(ObjectMarshallingStrategy) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Adds given custom marshalling strategy to be used by CaseFileMarshaller
withDoc() - Method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Adds document marshalling strategy to be used by CaseFileMarshaller
withJpa(String) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseMarshallerFactory
Add JPA marshalling strategy to be used by CaseFileMarshaller
WorkItemTaskSpecification - Class in org.jbpm.casemgmt.impl.dynamic
Defines work item task specification to create new "service" task in ad hoc (dynamic) process instance
WorkItemTaskSpecification(String, String, Map<String, Object>) - Constructor for class org.jbpm.casemgmt.impl.dynamic.WorkItemTaskSpecification
 
write(ObjectOutputStream, Object) - Method in class org.jbpm.casemgmt.impl.marshalling.CaseFileInstanceMarshallingStrategy
 
A B C D E F G H I M N O R S T U V W 
Skip navigation links
jBPM :: Case Management Impl 7.0.0.Beta4

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