A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.process.NodeLeftCountDownProcessEventListener
- afterNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.process.NodeTriggeredCountDownProcessEventListener
- afterSLAViolated(SLAViolatedEvent) - Method in class org.jbpm.test.listener.process.SLAViolationCountDownProcessEventListener
- afterTaskActivatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskAddedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskClaimedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskCompletedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskDelegatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskExitedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskFailedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskForwardedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskInputVariableChangedEvent(TaskEvent, Map<String, Object>) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskNominatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskNotificationEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskOutputVariableChangedEvent(TaskEvent, Map<String, Object>) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskReassignedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskReleasedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskResumedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskSkippedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskStartedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskStoppedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskSuspendedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- afterTaskUpdatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- ALLOW_LOCAL_TXS - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- apply(Collection<InstanceView<?>>) - Method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
B
- beforeNodeLeft(ProcessNodeLeftEvent) - Method in class org.jbpm.test.listener.process.NodeLeftCountDownProcessEventListener
- beforeNodeTriggered(ProcessNodeTriggeredEvent) - Method in class org.jbpm.test.listener.process.NodeTriggeredCountDownProcessEventListener
- beforeTaskActivatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskAddedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskClaimedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskCompletedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskDelegatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskExitedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskFailedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskForwardedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskNominatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskNotificationEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskReassignedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskReleasedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskResumedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskSkippedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskStartedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskStoppedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskSuspendedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- beforeTaskUpdatedEvent(TaskEvent) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- build() - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
C
- clean() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Cleans up this persistence context.
- cleanUp() - Static method in class org.jbpm.test.persistence.scripts.ScriptsBase
- cleanUp(Map<String, Object>) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This method should be called in the @After method of a test to clean up the persistence unit and datasource.
- clear() - Static method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
- CLEAR_SCHEMA - org.jbpm.test.persistence.scripts.PersistenceUnit
-
Persistence unit used for clearing the database schema.
- clearSchema() - Static method in class org.jbpm.test.persistence.scripts.util.TestsUtil
-
Clears database schema.
- close() - Method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
- CloseSafeMemoryContextFactory - Class in org.jbpm.test.util
- CloseSafeMemoryContextFactory() - Constructor for class org.jbpm.test.util.CloseSafeMemoryContextFactory
- COMMUNITY - org.jbpm.test.persistence.scripts.DistributionType
- compareTo(DatabaseScript) - Method in class org.jbpm.test.util.DatabaseScript
- compareTo(Version) - Method in class org.jbpm.test.util.Version
- context - Variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- count() - Method in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- countDown() - Method in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- countDown() - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- CountDownTaskEventListener - Class in org.jbpm.test.listener.task
- CountDownTaskEventListener(int, boolean, boolean) - Constructor for class org.jbpm.test.listener.task.CountDownTaskEventListener
- create(Predicate<File>...) - Static method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- createAndInitContext(PersistenceUnit) - Static method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- createEnvironment(Map<String, Object>) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
- createKieSessionFromKBase(KieBase, Map<String, Object>) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
D
- DATABASE_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- DatabaseScript - Class in org.jbpm.test.util
- DatabaseScript(File) - Constructor for class org.jbpm.test.util.DatabaseScript
- DatabaseScript(String) - Constructor for class org.jbpm.test.util.DatabaseScript
- databaseType - Variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- DatabaseType - Enum in org.jbpm.test.persistence.scripts
-
Represents various supported database types.
- DATASOURCE - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- DATASOURCE_CLASS_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- DATASOURCE_PROPERTIES - Static variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- DATASOURCE_PROPERTIES - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- dataSourceProperties - Variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- DB_DDL_SCRIPTS_RESOURCE_PATH - Static variable in class org.jbpm.test.persistence.scripts.ScriptsBase
- DB_QUARTZ_VALIDATE - org.jbpm.test.persistence.scripts.PersistenceUnit
-
Persistence unit used for clearing the database schema.
- DB_TESTING_UPDATE - org.jbpm.test.persistence.scripts.PersistenceUnit
-
Persistence unit used for test cases validation.
- DB_TESTING_VALIDATE - org.jbpm.test.persistence.scripts.PersistenceUnit
-
Persistence unit used for test cases validation.
- DB2 - org.jbpm.test.persistence.scripts.DatabaseType
- DB2CustomDialect - Class in org.jbpm.test.persistence.scripts.quartzdialects
- DB2CustomDialect() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.DB2CustomDialect
- DefaultCountDownProcessEventListener - Class in org.jbpm.test.listener.process
- DefaultCountDownProcessEventListener() - Constructor for class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- DefaultCountDownProcessEventListener(int) - Constructor for class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- deliver(Collection<InstanceView<?>>) - Method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
- DERBY - org.jbpm.test.persistence.scripts.DatabaseType
- DISALLOW_EMPTY_RESULTS - org.jbpm.test.persistence.scripts.util.ScriptFilter.Option
- DistributionType - Enum in org.jbpm.test.persistence.scripts
-
Represents 2 types of upgrade scripts: Community Product
- DRIVER_CLASS_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- DROOLS_LOCAL_PERSISTENCE_UNIT_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- DROOLS_PERSISTENCE_UNIT_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- drop(Collection<InstanceView<?>>) - Method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
E
- entityManagerFactory - Variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- entryId(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- env(String, Object) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- environment - Variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- equals(Object) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- equals(Object) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- equals(Object) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- equals(Object) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- equals(Object) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- equals(Object) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- equals(Object) - Method in class org.jbpm.test.util.DatabaseScript
- equals(Object) - Method in class org.jbpm.test.util.Version
- exclude(String...) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- executeScriptRunner(String, ScriptFilter) - Static method in class org.jbpm.test.persistence.scripts.ScriptsBase
- executeScriptRunner(String, ScriptFilter, DataSource, String) - Static method in class org.jbpm.test.persistence.scripts.ScriptsBase
- executeScripts(File, ScriptFilter) - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Executes SQL scripts from specified root SQL scripts folder.
- executeScripts(File, ScriptFilter, DataSource, String) - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Executes SQL scripts from specified root SQL scripts folder.
F
- filter(String...) - Static method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- filter(ScriptFilter.Filter, String...) - Static method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
G
- getCalendarName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- getCommandsFromScript(File, DatabaseType) - Static method in class org.jbpm.test.persistence.scripts.util.SQLScriptUtil
-
Extracts SQL commands from SQL script.
- getCountAfter() - Method in class org.jbpm.test.listener.process.NodeLeftCountDownProcessEventListener
- getDatabaseType() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- getDatabaseType() - Static method in class org.jbpm.test.persistence.scripts.util.TestsUtil
-
Gets database type based on dialect property specified in the datasource.properties file based in default path /datasource.properties.
- getDatabaseType(Properties) - Static method in class org.jbpm.test.persistence.scripts.util.TestsUtil
-
Gets database type based on dialect property specified in data source properties.
- getDatabaseTypeBySQLDialect(String) - Static method in class org.jbpm.test.persistence.scripts.util.TestsUtil
-
Gets database type based on specified SQL dialect.
- getDataSourceName() - Method in enum org.jbpm.test.persistence.scripts.PersistenceUnit
- getDatasourceProperties() - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This reads in the (maven filtered) datasource properties from the test resource directory.
- getDDLScriptFilesByDatabaseType(File, DatabaseType, ScriptFilter) - Static method in class org.jbpm.test.persistence.scripts.util.TestsUtil
-
Gets SQL scripts for selected database type.
- getEntityManagerFactory() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- getEntryId() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- getEnvironment() - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- getEvents() - Static method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
- getFrom() - Method in class org.jbpm.test.util.DatabaseScript
- getId() - Method in class org.jbpm.test.persistence.processinstance.objects.NonSerializableClass
- getInitialContext(Hashtable) - Method in class org.jbpm.test.util.CloseSafeMemoryContextFactory
- getJobGroup() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- getJobName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- getLockName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- getMajor() - Method in class org.jbpm.test.util.Version
- getMinor() - Method in class org.jbpm.test.util.Version
- getName() - Method in enum org.jbpm.test.persistence.scripts.PersistenceUnit
- getName() - Method in class org.jbpm.test.util.DatabaseScript
- getQualifier() - Method in class org.jbpm.test.util.DatabaseScript
- getSchedulerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- getSchedulerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- getSchedulerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- getSchedulerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- getSchedulerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- getSchedulerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- getScript() - Method in class org.jbpm.test.util.DatabaseScript
- getScriptDatabasePrefix() - Method in enum org.jbpm.test.persistence.scripts.DatabaseType
-
Gets the database prefix name used for the scripts, based on the hibernate dialect.
- getScriptsFolderName() - Method in enum org.jbpm.test.persistence.scripts.DatabaseType
-
Gets name of folder which contains scripts for database type.
- getSomeString() - Method in class org.jbpm.test.persistence.processinstance.objects.NonSerializableClass
- getStoredProcessesCount() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Reads stored processes count from database.
- getStoredSessionsCount() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Reads stored sessions count from database.
- getSupportedDatabase() - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- getTo() - Method in class org.jbpm.test.util.DatabaseScript
- getTransactionManager() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- getTriggerGroup() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- getTriggerGroup() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- getTriggerName() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
H
- H2 - org.jbpm.test.persistence.scripts.DatabaseType
- hashCode() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- hashCode() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- hashCode() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- hashCode() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- hashCode() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- hashCode() - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- hashCode() - Method in class org.jbpm.test.util.DatabaseScript
- hashCode() - Method in class org.jbpm.test.util.Version
- hasOption(ScriptFilter.Option) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- hexStringToByteArray(String) - Static method in class org.jbpm.test.persistence.scripts.util.TestsUtil
- HSQLDB - org.jbpm.test.persistence.scripts.DatabaseType
I
- IN - org.jbpm.test.persistence.scripts.util.ScriptFilter.Filter
- include(String...) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- init(boolean, boolean) - Static method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- init(PersistenceUnit) - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Initializes persistence context from specified persistence unit.
- isSupportedDatabase(DatabaseType) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
J
- JBPM_LOCAL_PERSISTENCE_UNIT_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- JBPM_PERSISTENCE_UNIT_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- JbpmDialectResolver - Class in org.jbpm.test.persistence.scripts
- JbpmDialectResolver() - Constructor for class org.jbpm.test.persistence.scripts.JbpmDialectResolver
- JDBC_URL - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- jobGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- jobName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
L
- latch - Variable in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- latchCount() - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- loadPersistedSession(Long, String) - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Loads persisted session from database.
M
- MAX_POOL_SIZE - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- MYSQL5 - org.jbpm.test.persistence.scripts.DatabaseType
- MySQLCustomDialect - Class in org.jbpm.test.persistence.scripts.quartzdialects
- MySQLCustomDialect() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.MySQLCustomDialect
- MYSQLINNODB - org.jbpm.test.persistence.scripts.DatabaseType
N
- newCollection() - Method in class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
- newProcessWithOneSubProcess(String, String) - Static method in class org.jbpm.test.persistence.util.ProcessCreatorForHelp
- newProcessWithOneWork(String, String) - Static method in class org.jbpm.test.persistence.util.ProcessCreatorForHelp
- newShortestProcess(String) - Static method in class org.jbpm.test.persistence.util.ProcessCreatorForHelp
- newSimpleEventProcess(String, String) - Static method in class org.jbpm.test.persistence.util.ProcessCreatorForHelp
- NodeCountDownProcessEventListener - Class in org.jbpm.test.listener.process
- NodeCountDownProcessEventListener() - Constructor for class org.jbpm.test.listener.process.NodeCountDownProcessEventListener
- NodeCountDownProcessEventListener(String, int) - Constructor for class org.jbpm.test.listener.process.NodeCountDownProcessEventListener
- NodeLeftCountDownProcessEventListener - Class in org.jbpm.test.listener.process
- NodeLeftCountDownProcessEventListener() - Constructor for class org.jbpm.test.listener.process.NodeLeftCountDownProcessEventListener
- NodeLeftCountDownProcessEventListener(String, int) - Constructor for class org.jbpm.test.listener.process.NodeLeftCountDownProcessEventListener
- NodeLeftCountDownProcessEventListener(String, int, boolean) - Constructor for class org.jbpm.test.listener.process.NodeLeftCountDownProcessEventListener
- nodeName - Variable in class org.jbpm.test.listener.process.NodeCountDownProcessEventListener
- NodeTriggeredCountDownProcessEventListener - Class in org.jbpm.test.listener.process
- NodeTriggeredCountDownProcessEventListener() - Constructor for class org.jbpm.test.listener.process.NodeTriggeredCountDownProcessEventListener
- NodeTriggeredCountDownProcessEventListener(String, int) - Constructor for class org.jbpm.test.listener.process.NodeTriggeredCountDownProcessEventListener
- NodeTriggeredCountDownProcessEventListener(String, int, boolean) - Constructor for class org.jbpm.test.listener.process.NodeTriggeredCountDownProcessEventListener
- NonSerializableClass - Class in org.jbpm.test.persistence.processinstance.objects
- NonSerializableClass() - Constructor for class org.jbpm.test.persistence.processinstance.objects.NonSerializableClass
O
- ORACLE - org.jbpm.test.persistence.scripts.DatabaseType
- OracleCustomDialect - Class in org.jbpm.test.persistence.scripts.quartzdialects
- OracleCustomDialect() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.OracleCustomDialect
- org.jbpm.test.listener.process - package org.jbpm.test.listener.process
- org.jbpm.test.listener.task - package org.jbpm.test.listener.task
- org.jbpm.test.persistence.processinstance.objects - package org.jbpm.test.persistence.processinstance.objects
- org.jbpm.test.persistence.scripts - package org.jbpm.test.persistence.scripts
- org.jbpm.test.persistence.scripts.quartzdialects - package org.jbpm.test.persistence.scripts.quartzdialects
- org.jbpm.test.persistence.scripts.quartzmockentities - package org.jbpm.test.persistence.scripts.quartzmockentities
- org.jbpm.test.persistence.scripts.util - package org.jbpm.test.persistence.scripts.util
- org.jbpm.test.persistence.util - package org.jbpm.test.persistence.util
- org.jbpm.test.util - package org.jbpm.test.util
- OUT - org.jbpm.test.persistence.scripts.util.ScriptFilter.Filter
P
- PASSWORD - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- PersistenceUnit - Enum in org.jbpm.test.persistence.scripts
-
Persistence units that are supported and used in tests.
- PersistenceUtil - Class in org.jbpm.test.persistence.util
- PersistenceUtil() - Constructor for class org.jbpm.test.persistence.util.PersistenceUtil
- POSTGRESQL - org.jbpm.test.persistence.scripts.DatabaseType
- PostgreSQLCustomDialect - Class in org.jbpm.test.persistence.scripts.quartzdialects
- PostgreSQLCustomDialect() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.PostgreSQLCustomDialect
- predicate - Variable in enum org.jbpm.test.persistence.scripts.DistributionType
- preprocessCommandSqlServer(String, Properties) - Static method in class org.jbpm.test.persistence.scripts.util.SQLCommandUtil
-
Preprocesses MS SQL Server and Sybase SQL command.
- ProcessCreatorForHelp - Class in org.jbpm.test.persistence.util
- ProcessCreatorForHelp() - Constructor for class org.jbpm.test.persistence.util.ProcessCreatorForHelp
- PRODUCT - org.jbpm.test.persistence.scripts.DistributionType
Q
- QrtzBlobTriggers - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzBlobTriggers() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzBlobTriggers
- QrtzCalendars - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzCalendars() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendars
- QrtzCalendarsId - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzCalendarsId() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- QrtzCronTriggers - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzCronTriggers() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCronTriggers
- QrtzFiredTriggers - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzFiredTriggers() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggers
- QrtzFiredTriggersId - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzFiredTriggersId() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- QrtzJobDetails - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzJobDetails() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetails
- QrtzJobDetailsId - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzJobDetailsId() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- QrtzLocks - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzLocks() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocks
- QrtzLocksId - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzLocksId() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- QrtzPausedTriggerGrps - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzPausedTriggerGrps() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggerGrps
- QrtzPausedTriggersId - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzPausedTriggersId() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- QrtzSchedulerState - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzSchedulerState() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzSchedulerState
- QrtzSimpleTriggers - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzSimpleTriggers() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzSimpleTriggers
- QrtzSimpropTriggers - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzSimpropTriggers() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzSimpropTriggers
- QrtzTriggers - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzTriggers() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggers
- QrtzTriggersId - Class in org.jbpm.test.persistence.scripts.quartzmockentities
- QrtzTriggersId() - Constructor for class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- QuartzDialectResolver - Class in org.jbpm.test.persistence.scripts.quartzdialects
- QuartzDialectResolver() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.QuartzDialectResolver
R
- reset() - Method in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- reset(int) - Method in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- reset(int) - Method in class org.jbpm.test.listener.process.SLAViolationCountDownProcessEventListener
- reset(int) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- reset(String, int) - Method in class org.jbpm.test.listener.process.NodeCountDownProcessEventListener
- resetTransactionManager() - Method in class org.jbpm.test.persistence.processinstance.objects.TestTransactionalPersistenceEventManager
- resolveDialect(DialectResolutionInfo) - Method in class org.jbpm.test.persistence.scripts.JbpmDialectResolver
- resolveDialect(DialectResolutionInfo) - Method in class org.jbpm.test.persistence.scripts.quartzdialects.QuartzDialectResolver
S
- schedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- schedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- schedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggerGrps
- schedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- schedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- SCRIPT_RUNNER - org.jbpm.test.persistence.scripts.PersistenceUnit
-
Persistence unit used for SQL scripts execution.
- ScriptFilter - Class in org.jbpm.test.persistence.scripts.util
- ScriptFilter(Predicate<File>...) - Constructor for class org.jbpm.test.persistence.scripts.util.ScriptFilter
- ScriptFilter.Filter - Enum in org.jbpm.test.persistence.scripts.util
- ScriptFilter.Option - Enum in org.jbpm.test.persistence.scripts.util
- ScriptsBase - Class in org.jbpm.test.persistence.scripts
- ScriptsBase() - Constructor for class org.jbpm.test.persistence.scripts.ScriptsBase
- SERVER_NAME - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- SERVER_PORT - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- setCalendarName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- setDistribution(DistributionType) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- setEntryId(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- setId(Long) - Method in class org.jbpm.test.persistence.processinstance.objects.NonSerializableClass
- setJobGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- setJobName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- setLockName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- setOptions(ScriptFilter.Option...) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- setSchedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzCalendarsId
- setSchedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzFiredTriggersId
- setSchedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzJobDetailsId
- setSchedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzLocksId
- setSchedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- setSchedulerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- setString(String) - Method in class org.jbpm.test.persistence.processinstance.objects.NonSerializableClass
- setSupportedDatabase(DatabaseType...) - Method in class org.jbpm.test.persistence.scripts.util.ScriptFilter
- setTriggerGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- setTriggerGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- setTriggerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- setupPoolingDataSource(String) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
Sets up a PoolingDataSourceWrapper with the specified datasource name based on the datasource.properties file existing in the classpath.
- setupPoolingDataSource(Properties) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This method uses the "jdbc/testDS1" datasource, which is the default.
- setupPoolingDataSource(Properties, String) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This sets up a PoolingDataSourceWrapper.
- setupWithPoolingDataSource(String) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
- setupWithPoolingDataSource(String, String) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This method does all of the setup for the test and returns a HashMap containing the persistence objects that the test might need.
- SLAViolationCountDownProcessEventListener - Class in org.jbpm.test.listener.process
- SLAViolationCountDownProcessEventListener() - Constructor for class org.jbpm.test.listener.process.SLAViolationCountDownProcessEventListener
- SLAViolationCountDownProcessEventListener(int) - Constructor for class org.jbpm.test.listener.process.SLAViolationCountDownProcessEventListener
- SQLCommandUtil - Class in org.jbpm.test.persistence.scripts.util
-
Contains util methods for working with SQL command.
- SQLScriptUtil - Class in org.jbpm.test.persistence.scripts.util
-
Contains utility methods for working with SQL script.
- SQLSERVER - org.jbpm.test.persistence.scripts.DatabaseType
- SQLSERVER2008 - org.jbpm.test.persistence.scripts.DatabaseType
- SQLServerCustomDialect - Class in org.jbpm.test.persistence.scripts.quartzdialects
- SQLServerCustomDialect() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.SQLServerCustomDialect
- startAndPersistSomeProcess(String) - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Starts and persists a basic simple process using current database entities.
- startH2TcpServer(Properties) - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This method starts H2 database server (tcp).
- stopH2TcpServer() - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This method stops H2 database server (tcp).
- SYBASE - org.jbpm.test.persistence.scripts.DatabaseType
- SybaseCustomDialect - Class in org.jbpm.test.persistence.scripts.quartzdialects
- SybaseCustomDialect() - Constructor for class org.jbpm.test.persistence.scripts.quartzdialects.SybaseCustomDialect
- SybaseJbpmDialect - Class in org.jbpm.test.persistence.scripts
- SybaseJbpmDialect() - Constructor for class org.jbpm.test.persistence.scripts.SybaseJbpmDialect
T
- TEST_PROCESS_ID - Static variable in class org.jbpm.test.persistence.scripts.ScriptsBase
- TEST_TYPES - org.jbpm.test.persistence.scripts.PersistenceUnit
-
Persistence unit used for testing lob types
- TestEventEmitter - Class in org.jbpm.test.persistence.processinstance.objects
- TestEventEmitter() - Constructor for class org.jbpm.test.persistence.processinstance.objects.TestEventEmitter
- testIsInitialized() - Method in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
-
Checks if this persistence context is initialized.
- TestPersistenceContextBase - Class in org.jbpm.test.persistence.scripts
-
Central context class that hides persistence from tests, so there is no need to work with persistence in the tests (transactions etc).
- TestPersistenceContextBase() - Constructor for class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- TestsUtil - Class in org.jbpm.test.persistence.scripts.util
-
Contains util methods that are used for testing SQL scripts.
- TestTransactionalPersistenceEventManager - Class in org.jbpm.test.persistence.processinstance.objects
-
Test extension of
TransactionalPersistenceEventManager
. - TestTransactionalPersistenceEventManager() - Constructor for class org.jbpm.test.persistence.processinstance.objects.TestTransactionalPersistenceEventManager
- threads - Variable in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- THROW_ON_SCRIPT_ERROR - org.jbpm.test.persistence.scripts.util.ScriptFilter.Option
- toString() - Method in class org.jbpm.test.util.DatabaseScript
- toString() - Method in class org.jbpm.test.util.Version
- transactionManager - Variable in class org.jbpm.test.persistence.scripts.TestPersistenceContextBase
- triggerGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggerGrps
- triggerGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzPausedTriggersId
- triggerGroup(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
- triggerName(String) - Method in class org.jbpm.test.persistence.scripts.quartzmockentities.QrtzTriggersId
U
- USER - Static variable in class org.jbpm.test.persistence.util.PersistenceUtil
- useTransactions() - Static method in class org.jbpm.test.persistence.util.PersistenceUtil
-
This method returns whether or not transactions should be used when dealing with the SessionInfo object (or any other persisted entity that contains @Lob's )
V
- valueOf(String) - Static method in enum org.jbpm.test.persistence.scripts.DatabaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.test.persistence.scripts.DistributionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.test.persistence.scripts.PersistenceUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.test.persistence.scripts.util.ScriptFilter.Filter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jbpm.test.persistence.scripts.util.ScriptFilter.Option
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jbpm.test.persistence.scripts.DatabaseType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jbpm.test.persistence.scripts.DistributionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jbpm.test.persistence.scripts.PersistenceUnit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jbpm.test.persistence.scripts.util.ScriptFilter.Filter
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jbpm.test.persistence.scripts.util.ScriptFilter.Option
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Version - Class in org.jbpm.test.util
- Version(String) - Constructor for class org.jbpm.test.util.Version
W
- waitTillCompleted() - Method in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- waitTillCompleted() - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- waitTillCompleted(long) - Method in class org.jbpm.test.listener.process.DefaultCountDownProcessEventListener
- waitTillCompleted(long) - Method in class org.jbpm.test.listener.task.CountDownTaskEventListener
- watcher - Variable in class org.jbpm.test.persistence.scripts.ScriptsBase
All Classes All Packages