jBPM :: Test Coverage 6.3.0.CR2
A B C D E F G H I L N O P R S T U W 

A

abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.wih.FirstErrorWorkItemHandler
 
abortWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.wih.ListWorkItemHandler
 
Address - Class in org.jbpm.test.domain
 
Address() - Constructor for class org.jbpm.test.domain.Address
 
Address(String, int, String) - Constructor for class org.jbpm.test.domain.Address
 
AFTER_COMPLETED - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
AFTER_LEFT - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
AFTER_STARTED - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
AFTER_TRIGGERED - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
AFTER_VARIABLE - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
afterMatchFired(AfterMatchFiredEvent) - Method in class org.jbpm.test.listener.TrackingAgendaEventListener
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
afterProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
afterProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
afterVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
assertChangedMultipleInstancesVariable(IterableProcessEventListener, String, Object, Object) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the variable was changed within multipleInstances subprocess.
assertChangedVariable(IterableProcessEventListener, String, Object, Object) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the variable was changed
assertChangedVariable(TrackingProcessEventListener, String) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
 
assertLeft(IterableProcessEventListener, String) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the node with the given name was left
assertLeft(TrackingProcessEventListener, String) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
 
assertLeft(TrackingProcessEventListener, String, int) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
Asserts that the node with the given name was left count times
assertMultipleVariablesChanged(IterableProcessEventListener, String...) - Static method in class org.jbpm.test.tools.IterableListenerAssert
When multiple variables are initialized order might be different on different JVMs.
assertNextNode(IterableProcessEventListener, String) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the node with the given name was triggered and left with no action in between
assertProcessCompleted(IterableProcessEventListener, String) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the process was completed
assertProcessCompleted(TrackingProcessEventListener, String) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
 
assertProcessStarted(IterableProcessEventListener, String) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the process was started
assertProcessStarted(TrackingProcessEventListener, String) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
 
assertTriggered(IterableProcessEventListener, String) - Static method in class org.jbpm.test.tools.IterableListenerAssert
Asserts that the node with the given name was triggered
assertTriggered(TrackingProcessEventListener, String) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
 
assertTriggered(TrackingProcessEventListener, String, int) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
Asserts that the node with the given name was triggered count times
assertTriggeredAndLeft(TrackingProcessEventListener, String) - Static method in class org.jbpm.test.tools.TrackingListenerAssert
 

B

BEFORE_COMPLETED - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
BEFORE_LEFT - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
BEFORE_STARTED - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
BEFORE_TRIGGERED - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
BEFORE_VARIABLE - Static variable in class org.jbpm.test.listener.IterableProcessEventListener
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
beforeProcessCompleted(ProcessCompletedEvent) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
beforeProcessStarted(ProcessStartedEvent) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.test.listener.DebugProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
beforeVariableChanged(ProcessVariableChangedEvent) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 

C

clear() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
clear() - Method in class org.jbpm.test.listener.TrackingAgendaEventListener
Clears all the information
clear() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
clear() - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
containsObject(Object) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
current() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 

D

DebugProcessEventListener - Class in org.jbpm.test.listener
Simple listener for watching process flow
DebugProcessEventListener() - Constructor for class org.jbpm.test.listener.DebugProcessEventListener
 
DocumentVariable - Class in org.jbpm.test.entity
 
DocumentVariable() - Constructor for class org.jbpm.test.entity.DocumentVariable
 

E

equals(Object) - Method in class org.jbpm.test.domain.Address
 
equals(Object) - Method in class org.jbpm.test.domain.Person
 
equals(Object) - Method in class org.jbpm.test.entity.DocumentVariable
 
exception(Object) - Method in class org.jbpm.test.service.HelloService
 
execute(CommandContext) - Method in class org.jbpm.test.command.LongRunningCommand
 
execute(CommandContext) - Method in class org.jbpm.test.jobexec.UserCommand
 
execute(CommandContext) - Method in class org.jbpm.test.jobexec.UserCommandWithCallback
 
execute(CommandContext) - Method in class org.jbpm.test.jobexec.UserFailingCommand
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.wih.FirstErrorWorkItemHandler
 
executeWorkItem(WorkItem, WorkItemManager) - Method in class org.jbpm.test.wih.ListWorkItemHandler
 

F

FirstErrorWorkItemHandler - Class in org.jbpm.test.wih
 
FirstErrorWorkItemHandler() - Constructor for class org.jbpm.test.wih.FirstErrorWorkItemHandler
 

G

getAddress() - Method in class org.jbpm.test.domain.Person
 
getAge() - Method in class org.jbpm.test.domain.Person
 
getAge() - Method in class org.jbpm.test.jobexec.User
 
getCity() - Method in class org.jbpm.test.domain.Address
 
getContent() - Method in class org.jbpm.test.entity.DocumentVariable
 
getEvent() - Method in class org.jbpm.test.listener.IterableProcessEventListener.TrackedEvent
 
getFiredRules() - Method in class org.jbpm.test.listener.TrackingAgendaEventListener
 
getId() - Method in class org.jbpm.test.domain.Person
 
getId() - Method in class org.jbpm.test.entity.DocumentVariable
 
getLikes() - Method in class org.jbpm.test.domain.Person
 
getMethod() - Method in class org.jbpm.test.listener.IterableProcessEventListener.TrackedEvent
 
getName() - Method in class org.jbpm.test.domain.Person
 
getName() - Method in class org.jbpm.test.jobexec.User
 
getNewValue() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessVariableChangedEvent
 
getNodeInstance() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeLeftEvent
 
getNodeInstance() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeTriggeredEvent
 
getNodeName() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeLeftEvent
 
getNodeName() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeTriggeredEvent
 
getNodesLeft() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
getNodesTriggered() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
getNumber() - Method in class org.jbpm.test.domain.Address
 
getOldValue() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessVariableChangedEvent
 
getProcessesAborted() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
getProcessesCompleted() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
getProcessesStarted() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
getProcessId() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessCompletedEvent
 
getProcessId() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessStartedEvent
 
getProcessId() - Method in class org.jbpm.test.listener.IterableProcessEventListener.TrackedEvent
 
getProcessInstanceId() - Method in class org.jbpm.test.listener.IterableProcessEventListener.TrackedEvent
 
getStreet() - Method in class org.jbpm.test.domain.Address
 
getType() - Method in class org.jbpm.test.iodata.SignalObjectReport
 
getVariableId() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessVariableChangedEvent
 
getVariableInstanceId() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessVariableChangedEvent
 
getVariablesChanged() - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
getWorkItems() - Method in class org.jbpm.test.wih.ListWorkItemHandler
 

H

hashCode() - Method in class org.jbpm.test.domain.Address
 
hashCode() - Method in class org.jbpm.test.domain.Person
 
hashCode() - Method in class org.jbpm.test.entity.DocumentVariable
 
hasNext() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
hasObjects() - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
HelloService - Class in org.jbpm.test.service
 
HelloService() - Constructor for class org.jbpm.test.service.HelloService
 

I

isRuleFired(String) - Method in class org.jbpm.test.listener.TrackingAgendaEventListener
Return true if the rule was fired at least once
IterableListenerAssert - Class in org.jbpm.test.tools
Group of asserts to be used together with IterableProcessEventListener.
IterableListenerAssert() - Constructor for class org.jbpm.test.tools.IterableListenerAssert
 
IterableProcessEventListener - Class in org.jbpm.test.listener
Simple listener that saves all the events into list and then allows to iterate over them
IterableProcessEventListener() - Constructor for class org.jbpm.test.listener.IterableProcessEventListener
 
IterableProcessEventListener.CachedProcessCompletedEvent - Class in org.jbpm.test.listener
 
IterableProcessEventListener.CachedProcessCompletedEvent(ProcessCompletedEvent) - Constructor for class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessCompletedEvent
 
IterableProcessEventListener.CachedProcessNodeLeftEvent - Class in org.jbpm.test.listener
 
IterableProcessEventListener.CachedProcessNodeLeftEvent(ProcessNodeLeftEvent) - Constructor for class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeLeftEvent
 
IterableProcessEventListener.CachedProcessNodeTriggeredEvent - Class in org.jbpm.test.listener
 
IterableProcessEventListener.CachedProcessNodeTriggeredEvent(ProcessNodeTriggeredEvent) - Constructor for class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeTriggeredEvent
 
IterableProcessEventListener.CachedProcessStartedEvent - Class in org.jbpm.test.listener
 
IterableProcessEventListener.CachedProcessStartedEvent(ProcessStartedEvent) - Constructor for class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessStartedEvent
 
IterableProcessEventListener.CachedProcessVariableChangedEvent - Class in org.jbpm.test.listener
 
IterableProcessEventListener.CachedProcessVariableChangedEvent(ProcessVariableChangedEvent) - Constructor for class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessVariableChangedEvent
 
IterableProcessEventListener.TrackedEvent - Class in org.jbpm.test.listener
 
IterableProcessEventListener.TrackedEvent(IterableProcessEventListener.NoopProcessEvent, String) - Constructor for class org.jbpm.test.listener.IterableProcessEventListener.TrackedEvent
 

L

ListWorkItemHandler - Class in org.jbpm.test.wih
 
ListWorkItemHandler() - Constructor for class org.jbpm.test.wih.ListWorkItemHandler
 
LongRunningCommand - Class in org.jbpm.test.command
 
LongRunningCommand() - Constructor for class org.jbpm.test.command.LongRunningCommand
 

N

next() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 

O

objectCount() - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
objectDeleted(ObjectDeletedEvent) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
objectInserted(ObjectInsertedEvent) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
objectUpdated(ObjectUpdatedEvent) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
onCommandDone(CommandContext, ExecutionResults) - Method in class org.jbpm.test.jobexec.UserCommandCallback
 
onCommandError(CommandContext, Throwable) - Method in class org.jbpm.test.jobexec.UserCommandCallback
 
org.jbpm.test.command - package org.jbpm.test.command
 
org.jbpm.test.domain - package org.jbpm.test.domain
 
org.jbpm.test.entity - package org.jbpm.test.entity
 
org.jbpm.test.iodata - package org.jbpm.test.iodata
 
org.jbpm.test.jobexec - package org.jbpm.test.jobexec
 
org.jbpm.test.listener - package org.jbpm.test.listener
 
org.jbpm.test.service - package org.jbpm.test.service
 
org.jbpm.test.tools - package org.jbpm.test.tools
 
org.jbpm.test.wih - package org.jbpm.test.wih
 

P

Person - Class in org.jbpm.test.domain
 
Person() - Constructor for class org.jbpm.test.domain.Person
 
Person(String) - Constructor for class org.jbpm.test.domain.Person
 
Person(String, int) - Constructor for class org.jbpm.test.domain.Person
 
Person(String, String, int) - Constructor for class org.jbpm.test.domain.Person
 
printCurrentState() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
printCurrentState(Logger) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
printRemainingEvents() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
printRemainingEvents(Logger) - Method in class org.jbpm.test.listener.IterableProcessEventListener
 

R

remove() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
reset() - Method in class org.jbpm.test.listener.IterableProcessEventListener
 
ruleFiredCount(String) - Method in class org.jbpm.test.listener.TrackingAgendaEventListener
Returns number saying how many times the rule was fired
rulesCount() - Method in class org.jbpm.test.listener.TrackingAgendaEventListener
 

S

sayHi() - Method in class org.jbpm.test.service.HelloService
 
setAddress(Address) - Method in class org.jbpm.test.domain.Person
 
setAge(int) - Method in class org.jbpm.test.domain.Person
 
setAge(Integer) - Method in class org.jbpm.test.jobexec.User
 
setCity(String) - Method in class org.jbpm.test.domain.Address
 
setContent(String) - Method in class org.jbpm.test.entity.DocumentVariable
 
setId(int) - Method in class org.jbpm.test.domain.Person
 
setId(long) - Method in class org.jbpm.test.entity.DocumentVariable
 
setLikes(String) - Method in class org.jbpm.test.domain.Person
 
setName(String) - Method in class org.jbpm.test.domain.Person
 
setName(String) - Method in class org.jbpm.test.jobexec.User
 
setNumber(int) - Method in class org.jbpm.test.domain.Address
 
setStreet(String) - Method in class org.jbpm.test.domain.Address
 
setType(String) - Method in class org.jbpm.test.iodata.SignalObjectReport
 
SignalObjectReport - Class in org.jbpm.test.iodata
 
SignalObjectReport() - Constructor for class org.jbpm.test.iodata.SignalObjectReport
 
SignalObjectReport(String) - Constructor for class org.jbpm.test.iodata.SignalObjectReport
 

T

toString() - Method in class org.jbpm.test.domain.Person
 
toString() - Method in class org.jbpm.test.iodata.SignalObjectReport
 
toString() - Method in class org.jbpm.test.jobexec.User
 
toString() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessCompletedEvent
 
toString() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeLeftEvent
 
toString() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessNodeTriggeredEvent
 
toString() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessStartedEvent
 
toString() - Method in class org.jbpm.test.listener.IterableProcessEventListener.CachedProcessVariableChangedEvent
 
toString() - Method in class org.jbpm.test.listener.IterableProcessEventListener.TrackedEvent
 
TrackingAgendaEventListener - Class in org.jbpm.test.listener
AgendaEventListener to track fired rules.
TrackingAgendaEventListener() - Constructor for class org.jbpm.test.listener.TrackingAgendaEventListener
 
TrackingListenerAssert - Class in org.jbpm.test.tools
Asserts usable to find out if/how many times were nodes in process visited.
TrackingListenerAssert() - Constructor for class org.jbpm.test.tools.TrackingListenerAssert
 
TrackingProcessEventListener - Class in org.jbpm.test.listener
 
TrackingProcessEventListener() - Constructor for class org.jbpm.test.listener.TrackingProcessEventListener
 
TrackingRuleRuntimeEventListener - Class in org.jbpm.test.listener
 
TrackingRuleRuntimeEventListener() - Constructor for class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 

U

User - Class in org.jbpm.test.jobexec
 
User() - Constructor for class org.jbpm.test.jobexec.User
 
User(String, Integer) - Constructor for class org.jbpm.test.jobexec.User
 
UserCommand - Class in org.jbpm.test.jobexec
 
UserCommand() - Constructor for class org.jbpm.test.jobexec.UserCommand
 
UserCommandCallback - Class in org.jbpm.test.jobexec
 
UserCommandCallback() - Constructor for class org.jbpm.test.jobexec.UserCommandCallback
 
UserCommandWithCallback - Class in org.jbpm.test.jobexec
 
UserCommandWithCallback() - Constructor for class org.jbpm.test.jobexec.UserCommandWithCallback
 
UserFailingCommand - Class in org.jbpm.test.jobexec
 
UserFailingCommand() - Constructor for class org.jbpm.test.jobexec.UserFailingCommand
 

W

wasInserted(Object) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
wasNodeLeft(String) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
wasNodeTriggered(String) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
wasProcessAborted(String) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
wasProcessCompleted(String) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
wasProcessStarted(String) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
wasRetracted(Object) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
wasUpdated(Object) - Method in class org.jbpm.test.listener.TrackingRuleRuntimeEventListener
 
wasVariableChanged(String) - Method in class org.jbpm.test.listener.TrackingProcessEventListener
 
A B C D E F G H I L N O P R S T U W 
jBPM :: Test Coverage 6.3.0.CR2

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