Skip navigation links
jBPM :: Test 7.15.0-SNAPSHOT
A B C D E G H I J K L M N O P Q R S T U V 

A

abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 
AbstractBaseTest - Class in org.jbpm.test
 
AbstractBaseTest() - Constructor for class org.jbpm.test.AbstractBaseTest
 
AbstractCaseServicesTest - Class in org.jbpm.test.services
 
AbstractCaseServicesTest() - Constructor for class org.jbpm.test.services.AbstractCaseServicesTest
 
AbstractKieServicesTest - Class in org.jbpm.test.services
 
AbstractKieServicesTest() - Constructor for class org.jbpm.test.services.AbstractKieServicesTest
 
AbstractServicesTest - Class in org.jbpm.test.services
 
AbstractServicesTest() - Constructor for class org.jbpm.test.services.AbstractServicesTest
 
activeEngines - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
addAgendaEventListener(AgendaEventListener) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
addEnvironmentEntry(String, Object) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
addKnowledgeSessionForCleanup(StatefulKnowledgeSession) - Static method in class org.jbpm.test.KnowledgeSessionCleanup
 
addProcessEventListener(ProcessEventListener) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
addTaskEventListener(TaskLifeCycleEventListener) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
addWorkItemHandler(String, WorkItemHandler) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
apply(Statement, FrameworkMethod, Object) - Method in class org.jbpm.test.KnowledgeSessionCleanup
 
assertNodeActive(long, KieSession, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeActive(long, KieSession, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNodeTriggered(long, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNumOfIncommingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertNumOfOutgoingConnections(ProcessInstance, String, int) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertPackageNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceAborted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Deprecated.
This method does not check the actual state of process instance. Use either JbpmJUnitBaseTestCase.assertProcessInstanceAborted(long) if session persistence is enabled or JbpmJUnitBaseTestCase.assertProcessInstanceNotActive(long, KieSession) otherwise.
assertProcessInstanceAborted(long) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Asserts that process instance is aborted.
assertProcessInstanceAborted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Asserts that process instance is active.
assertProcessInstanceActive(long) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Asserts that process instance is active.
assertProcessInstanceActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceCompleted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Deprecated.
This method does not check the actual state of process instance. Use either JbpmJUnitBaseTestCase.assertProcessInstanceCompleted(long) if session persistence is enabled or JbpmJUnitBaseTestCase.assertProcessInstanceNotActive(long, KieSession) otherwise.
assertProcessInstanceCompleted(long) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Asserts that process instance is completed.
assertProcessInstanceCompleted(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessInstanceNotActive(long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Asserts that process instance is not active.
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessNameEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertProcessVarExists(ProcessInstance, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
assertVersionEquals(ProcessInstance, String) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
authorizationManager - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 

B

bpmn2Service - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
bpmn2Service - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
buildDatasource() - Method in class org.jbpm.test.services.AbstractServicesTest
 

C

caseConfigurator - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
caseIdGenerator - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
caseInstanceMigrationService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
caseRuntimeDataService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
caseService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
cleanupSingletonSessionId() - Static method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
cleanupSingletonSessionId() - Static method in class org.jbpm.test.services.AbstractServicesTest
 
clearCustomRegistry() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
clearDocumentStorageProperty() - Method in class org.jbpm.test.services.AbstractServicesTest
 
clearHistory() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
clearHistory() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
close() - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
close() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
close() - Method in class org.jbpm.test.services.AbstractServicesTest
 
closeDataSource() - Method in class org.jbpm.test.services.AbstractServicesTest
 
configure() - Static method in class org.jbpm.test.AbstractBaseTest
 
configureServices() - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
configureServices() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
createAndDeployUnit(String, String, String) - Method in class org.jbpm.test.services.AbstractServicesTest
 
createDeploymentDescriptor() - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
createDeploymentDescriptor() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
createDeploymentDescriptor() - Method in class org.jbpm.test.services.AbstractServicesTest
 
createDeploymentUnit(String, String, String) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
createDeploymentUnit(String, String, String) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
createDeploymentUnit(String, String, String) - Method in class org.jbpm.test.services.AbstractServicesTest
 
createDescriptor() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
createKieFileSystemWithKProject(KieServices) - Method in class org.jbpm.test.services.AbstractServicesTest
 
createKieJar(KieServices, ReleaseId, List<String>) - Method in class org.jbpm.test.services.AbstractServicesTest
 
createKieJar(KieServices, ReleaseId, List<String>, Map<String, String>, ReleaseId...) - Method in class org.jbpm.test.services.AbstractServicesTest
 
createKnowledgeBase(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBase(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnor(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnor(boolean, String, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnor(boolean, String, String, String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeBaseGuvnorAssets(String, String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeSession() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createKnowledgeSession(String...) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
createRuntimeManager(String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all processes being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, String, String...) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all processes being added to knowledge base.
createRuntimeManager(Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all resources being added to knowledge base.
createRuntimeManager(Map<String, ResourceType>, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with SINGLETON strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Creates default configuration of RuntimeManager with given strategy and all resources being added to knowledge base.
createRuntimeManager(JbpmJUnitBaseTestCase.Strategy, Map<String, ResourceType>, RuntimeEnvironment, String) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
The lowest level of creation of RuntimeManager that expects to get RuntimeEnvironment to be given as argument.
customAgendaListeners - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
customEnvironmentEntries - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
customHandlers - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
customProcessListeners - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
customTaskListeners - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 

D

deleteFolder(String) - Method in class org.jbpm.test.services.AbstractServicesTest
 
deploymentService - Variable in class org.jbpm.test.services.AbstractServicesTest
 
deploymentUnit - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
deploymentUnit - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
disposeRuntimeManager() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Disposes currently active (in scope of a test) RuntimeManager together with all active RuntimeEngine's that were created (in scope of a test).
ds - Variable in class org.jbpm.test.services.AbstractServicesTest
 

E

emf - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
emf - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
EOL - Static variable in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 
existsGroup(String) - Method in class org.jbpm.test.services.TestUserGroupCallbackImpl
 
existsUser(String) - Method in class org.jbpm.test.services.TestUserGroupCallbackImpl
 

G

getDs() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getDs() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getEmf() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getEmf() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getGroupsForUser(String) - Method in class org.jbpm.test.services.TestUserGroupCallbackImpl
 
getInMemoryLogger() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getLogService() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getName() - Method in class org.jbpm.test.services.TestIdentityProvider
 
getPom(ReleaseId, ReleaseId...) - Method in class org.jbpm.test.services.AbstractServicesTest
 
getProcessDefinitionFiles() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
getProcessDefinitionFiles() - Method in class org.jbpm.test.services.AbstractServicesTest
 
getProcessListeners() - Method in class org.jbpm.test.services.AbstractServicesTest
 
getProperties() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
getRoles() - Method in class org.jbpm.test.services.TestIdentityProvider
 
getRuntimeEngine() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Returns new RuntimeEngine built from the manager of this test case.
getRuntimeEngine(Context<?>) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Returns new RuntimeEngine built from the manager of this test case.
getService() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getTaskListeners() - Method in class org.jbpm.test.services.AbstractServicesTest
 
getTaskService() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
getTestWorkItemHandler() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getUserGroupCallback() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
getVariableValue(String, long, KieSession) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
Retrieves value of the variable given by name from process instance given by processInstanceId using given session.
getVariableValue(String, long, KieSession) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
getWorkItem() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
getWorkItem() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 
getWorkItemHandlers() - Method in class org.jbpm.test.services.AbstractServicesTest
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
getWorkItems() - Method in class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 

H

hasRole(String) - Method in class org.jbpm.test.services.TestIdentityProvider
 

I

identityProvider - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
identityProvider - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
isPersistence() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 

J

JBPMHelper - Class in org.jbpm.test
Since version 6.0 this class is deprecated.
JbpmJUnitBaseTestCase - Class in org.jbpm.test
Base test case class that shall be used for jBPM related tests.
JbpmJUnitBaseTestCase() - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
The most simple test case configuration: does NOT initialize data source does NOT configure session persistence This is usually used for in memory process management, without human task interaction.
JbpmJUnitBaseTestCase(boolean, boolean) - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
Allows to explicitly configure persistence and data source.
JbpmJUnitBaseTestCase(boolean, boolean, String) - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase
Same as JbpmJUnitBaseTestCase.JbpmJUnitBaseTestCase(boolean, boolean) but allows to use another persistence unit name.
JbpmJUnitBaseTestCase.Strategy - Enum in org.jbpm.test
Currently supported RuntimeEngine strategies
JbpmJUnitBaseTestCase.TestWorkItemHandler - Class in org.jbpm.test
 
JbpmJUnitTestCase - Class in org.jbpm.test
Deprecated.
JbpmJUnitTestCase() - Constructor for class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
JbpmJUnitTestCase(boolean) - Constructor for class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
JbpmJUnitTestCase.TestWorkItemHandler - Class in org.jbpm.test
Deprecated.
 

K

KnowledgeSessionCleanup - Class in org.jbpm.test
 
KnowledgeSessionCleanup() - Constructor for class org.jbpm.test.KnowledgeSessionCleanup
 
knowledgeSessionSetLocal - Static variable in class org.jbpm.test.KnowledgeSessionCleanup
 

L

listenerMvelDefinitions - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
loadCaseServiceConfigurator() - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
loadServiceConfigurator() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
loadStatefulKnowledgeSession(KieBase, int) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.

M

manager - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
mapAdHocFragments(Collection<AdHocFragment>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapCases(Collection<CaseDefinition>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapMilestones(Collection<CaseMilestone>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapNodeInstances(Collection<NodeInstanceDesc>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapProcesses(Collection<ProcessDefinition>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapProcessesInstances(Collection<ProcessInstanceDesc>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapRoles(Collection<CaseRole>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapStages(Collection<CaseStage>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapTasksDef(Collection<UserTaskDefinition>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
mapTaskSummaries(Collection<TaskSummary>) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
migrationService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 

N

newStatefulKnowledgeSession(KieBase) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.

O

org.jbpm.test - package org.jbpm.test
 
org.jbpm.test.services - package org.jbpm.test.services
 

P

prepareDeploymentUnit() - Method in class org.jbpm.test.services.AbstractServicesTest
 
prepareDocumentStorage() - Method in class org.jbpm.test.services.AbstractServicesTest
 
processAdminService - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
processService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
processService - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
processStateName - Static variable in class org.jbpm.test.JBPMHelper
 

Q

queryService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
queryService - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 

R

registerListenerMvelDefinition(String) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
registerTaskService(StatefulKnowledgeSession) - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
reset() - Static method in class org.jbpm.test.AbstractBaseTest
 
reset() - Method in class org.jbpm.test.services.TestIdentityProvider
 
restoreSession(KieSession, boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
runtimeDataService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
runtimeDataService - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 

S

serviceConfigurator - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
sessionPersistence - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setBpmn2Service(DefinitionService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setBpmn2Service(DefinitionService) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setCaseRuntimeDataService(CaseRuntimeDataService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setDeploymentService(DeploymentService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setDeploymentService(DeploymentService) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setIdentityProvider(TestIdentityProvider) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setIdentityProvider(TestIdentityProvider) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setName(String) - Method in class org.jbpm.test.services.TestIdentityProvider
 
setPersistence(boolean) - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
setPersistenceProperty(String, Object) - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setProcessService(ProcessService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setProcessService(ProcessService) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setQueryService(QueryService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setQueryService(QueryService) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setRoles(List<String>) - Method in class org.jbpm.test.services.TestIdentityProvider
 
setRuntimeDataService(RuntimeDataService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setRuntimeDataService(RuntimeDataService) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setUp() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setUp() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
setUp() - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setUp() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setupDataSource() - Static method in class org.jbpm.test.JBPMHelper
 
setupDataSource - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setupPoolingDataSource() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
setupPoolingDataSource() - Static method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
setUserGroupCallback(TestUserGroupCallbackImpl) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
setUserGroups(String, List<String>) - Method in class org.jbpm.test.services.TestUserGroupCallbackImpl
 
setUserTaskService(UserTaskService) - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
setUserTaskService(UserTaskService) - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
startH2Server() - Static method in class org.jbpm.test.JBPMHelper
 
startTaskService() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.
startUp() - Static method in class org.jbpm.test.JBPMHelper
Deprecated.

T

tearDown() - Method in class org.jbpm.test.JbpmJUnitBaseTestCase
 
tearDown() - Method in class org.jbpm.test.JbpmJUnitTestCase
Deprecated.
 
tearDown() - Method in class org.jbpm.test.services.AbstractCaseServicesTest
 
tearDown() - Method in class org.jbpm.test.services.AbstractKieServicesTest
 
TestIdentityProvider - Class in org.jbpm.test.services
 
TestIdentityProvider() - Constructor for class org.jbpm.test.services.TestIdentityProvider
 
TestUserGroupCallbackImpl - Class in org.jbpm.test.services
 
TestUserGroupCallbackImpl() - Constructor for class org.jbpm.test.services.TestUserGroupCallbackImpl
 
TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitBaseTestCase.TestWorkItemHandler
 
TestWorkItemHandler() - Constructor for class org.jbpm.test.JbpmJUnitTestCase.TestWorkItemHandler
Deprecated.
 
txStateName - Static variable in class org.jbpm.test.JBPMHelper
 

U

userGroupCallback - Variable in class org.jbpm.test.JbpmJUnitBaseTestCase
 
userGroupCallback - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 
userTaskService - Variable in class org.jbpm.test.services.AbstractCaseServicesTest
 
userTaskService - Variable in class org.jbpm.test.services.AbstractKieServicesTest
 

V

valueOf(String) - Static method in enum org.jbpm.test.JbpmJUnitBaseTestCase.Strategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jbpm.test.JbpmJUnitBaseTestCase.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J K L M N O P Q R S T U V 
Skip navigation links
jBPM :: Test 7.15.0-SNAPSHOT

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