Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractMDC - Class in org.bonitasoft.engine.mdc
-
The base class for our Mapped Diagnostic Contexts (MDC).
- AbstractMDC(Map<String, String>) - Constructor for class org.bonitasoft.engine.mdc.AbstractMDC
- accept(File) - Method in class org.bonitasoft.engine.DeepRegexFileFilter
- ACTOR_MAPPING - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- addJarEntry(byte[], String, byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- addTime(long, TemporalUnit) - Method in class org.bonitasoft.engine.commons.time.FixedEngineClock
B
- badStateIfNull(Object, String) - Static method in class org.bonitasoft.engine.commons.NullCheckingUtil
-
This method throw an IllegalStateException if the given parameter is null
- badStateIfTrue(boolean, String) - Static method in class org.bonitasoft.engine.commons.NullCheckingUtil
-
This method throw an IllegalStateException if the given parameter is true
- bind(MeterRegistry, ThreadPoolExecutor, String) - Method in class org.bonitasoft.engine.monitoring.DefaultExecutorServiceMetricsProvider
- bind(MeterRegistry, ThreadPoolExecutor, String) - Method in interface org.bonitasoft.engine.monitoring.ExecutorServiceMetricsProvider
-
bind the executor service to the registry, only support ThreadPool right now, see
ExecutorServiceMetricsProvider.unbind(MeterRegistry, String) - bind(MeterRegistry, ThreadPoolExecutor, String) - Method in class org.bonitasoft.engine.monitoring.NoOpExecutorServiceMetricsProvider
- bindMetricsOnly(MeterRegistry, ThreadPoolExecutor, String) - Method in class org.bonitasoft.engine.monitoring.DefaultExecutorServiceMetricsProvider
- bindMetricsOnly(MeterRegistry, ThreadPoolExecutor, String) - Method in interface org.bonitasoft.engine.monitoring.ExecutorServiceMetricsProvider
-
bind the executor service to the registry, only support ThreadPool right now, see
ExecutorServiceMetricsProvider.unbind(MeterRegistry, String)This will only bind statisctics of the Threadpool, and not time taks. - bindMetricsOnly(MeterRegistry, ThreadPoolExecutor, String) - Method in class org.bonitasoft.engine.monitoring.NoOpExecutorServiceMetricsProvider
- BonitaConfigProperty - Class in org.bonitasoft.engine.properties
-
Represents a Bonita configuration property.
- BonitaConfigProperty(String, String) - Constructor for class org.bonitasoft.engine.properties.BonitaConfigProperty
- BonitaProperty - Annotation Interface in org.bonitasoft.engine.properties
-
Annotation to be used on fields to inject a property value from the environment.
- BonitaPropertyAnnotationProcessor - Class in org.bonitasoft.engine.properties
-
Spring
BeanPostProcessorthat parsesBonitaPropertyand sets the value of the annotated field. - BonitaPropertyAnnotationProcessor() - Constructor for class org.bonitasoft.engine.properties.BonitaPropertyAnnotationProcessor
- BonitaTaskExecutor - Class in org.bonitasoft.engine.service
-
simply hold a cached thread pool executor to handle common asynchronous tasks
- BonitaTaskExecutor() - Constructor for class org.bonitasoft.engine.service.BonitaTaskExecutor
- BooleanProperty - Class in org.bonitasoft.engine.properties
- BooleanProperty(String, String, boolean) - Constructor for class org.bonitasoft.engine.properties.BooleanProperty
- BroadcastService - Interface in org.bonitasoft.engine.service
-
Service allowing to broadcast a call made on services to the other nodes of a Cluster
- buildSimpleMap(String, Object) - Static method in class org.bonitasoft.engine.commons.CollectionUtil
C
- call() - Method in interface org.bonitasoft.engine.mdc.MDCHelper.CheckedCallable4
- canConvert(Class) - Method in class org.bonitasoft.engine.data.instance.model.impl.OffsetDateTimeXStreamConverter
- checkArgsNotNull(Object...) - Static method in class org.bonitasoft.engine.commons.NullCheckingUtil
-
Check that the given parameters are not null.
- checkMD5(File, byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- ClassDataUtil - Class in org.bonitasoft.engine.commons
- ClassDataUtil() - Constructor for class org.bonitasoft.engine.commons.ClassDataUtil
- ClassReflector - Class in org.bonitasoft.engine.commons
- ClassReflector() - Constructor for class org.bonitasoft.engine.commons.ClassReflector
- clearCache() - Static method in class org.bonitasoft.engine.commons.ClassReflector
- close() - Method in class org.bonitasoft.engine.mdc.AbstractMDC
- CLUSTER - Static variable in class org.bonitasoft.engine.Profiles
- CollectionUtil - Class in org.bonitasoft.engine.commons
- CollectionUtil() - Constructor for class org.bonitasoft.engine.commons.CollectionUtil
- CONNECTOR - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- CONNECTOR_ACTIVATION_EVENT - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the event which activates the connector
- CONNECTOR_DEFINITION_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the connector definition
- CONNECTOR_DEFINITION_VERSION - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the version of the connector definition
- CONNECTOR_IMPLEMENTATION_CLASS_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the class name of the implementation of the connector definition
- CONNECTOR_INPUT_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the name of the input of the connector
- CONNECTOR_INSTANCE_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the connector instance
- CONNECTOR_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the name of the connector
- Container - Class in org.bonitasoft.engine.commons
- Container(long, String) - Constructor for class org.bonitasoft.engine.commons.Container
- convertToType(Class<? extends Serializable>, Serializable) - Method in class org.bonitasoft.engine.commons.TypeConverterUtil
- copyTo(Folder) - Method in class org.bonitasoft.engine.home.Folder
- CORRELATION_REQUEST_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The correlation ID identifying a larger operation than the HTTP request.
- create() - Method in class org.bonitasoft.engine.home.Folder
- createAsTemporaryFolder() - Method in class org.bonitasoft.engine.home.Folder
- createIfNotExists() - Method in class org.bonitasoft.engine.home.Folder
- createTempDirectory(URI) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- customAutowiredAnnotationBeanPostProcessor() - Method in class org.bonitasoft.engine.properties.CustomValueConfig
- CustomValueConfig - Class in org.bonitasoft.engine.properties
- CustomValueConfig() - Constructor for class org.bonitasoft.engine.properties.CustomValueConfig
D
- DATA - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- DeepRegexFileFilter - Class in org.bonitasoft.engine
-
Identical to
RegexFileFilter, but accept files based on the complete file path and name, not only its name. - DeepRegexFileFilter(File, String) - Constructor for class org.bonitasoft.engine.DeepRegexFileFilter
- DeepRegexFileFilter(String) - Constructor for class org.bonitasoft.engine.DeepRegexFileFilter
- DefaultEngineClock - Class in org.bonitasoft.engine.commons.time
-
This is the default engine clock that return the real system time
- DefaultEngineClock() - Constructor for class org.bonitasoft.engine.commons.time.DefaultEngineClock
- DefaultExecutorServiceMetricsProvider - Class in org.bonitasoft.engine.monitoring
- DefaultExecutorServiceMetricsProvider() - Constructor for class org.bonitasoft.engine.monitoring.DefaultExecutorServiceMetricsProvider
- delete() - Method in class org.bonitasoft.engine.home.Folder
- deleteDir(File) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- deleteDir(File, int, long) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- deleteFile(File, int, long) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- deprecated() - Element in annotation interface org.bonitasoft.engine.properties.BonitaProperty
- displayName - Variable in class org.bonitasoft.engine.properties.BonitaConfigProperty
- DOCUMENT_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the document
E
- emptyOrUnmodifiable(List<T>) - Static method in class org.bonitasoft.engine.commons.CollectionUtil
- EngineClock - Interface in org.bonitasoft.engine.commons.time
-
The
EngineClockgive the current time to the engine. - EnumToObjectConvertible - Interface in org.bonitasoft.engine.commons
-
Represent an enum which enum values can be convertible to other types.
- envPropertyKey() - Method in class org.bonitasoft.engine.properties.BonitaConfigProperty
- equals(Object) - Method in class org.bonitasoft.engine.commons.Container
- equals(Object) - Method in class org.bonitasoft.engine.commons.Pair
- equals(Object) - Method in class org.bonitasoft.engine.service.TaskResult
- error(Throwable) - Static method in class org.bonitasoft.engine.service.TaskResult
- EVENT - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- ExceptionContext - Interface in org.bonitasoft.engine.commons.exceptions
- ExceptionUtils - Class in org.bonitasoft.engine.commons
- ExceptionUtils() - Constructor for class org.bonitasoft.engine.commons.ExceptionUtils
- execute() - Method in interface org.bonitasoft.engine.commons.PlatformRestartHandler
- execute() - Method in interface org.bonitasoft.engine.commons.transaction.TransactionContent
- execute(Runnable) - Method in class org.bonitasoft.engine.mdc.MDCTransmitingThreadPoolExecutor
- execute(Callable<T>) - Method in class org.bonitasoft.engine.service.BonitaTaskExecutor
- execute(RunnableWithException) - Method in class org.bonitasoft.engine.service.BonitaTaskExecutor
- executeOnOthers(Callable<T>) - Method in interface org.bonitasoft.engine.service.BroadcastService
-
Broadcast the execution of a callable on other nodes and returns immediately a future holding the execution result on each node (once available).
- executeOnOthersAndWait(Callable<T>) - Method in interface org.bonitasoft.engine.service.BroadcastService
- ExecutorServiceMetricsProvider - Interface in org.bonitasoft.engine.monitoring
- exists() - Method in class org.bonitasoft.engine.home.Folder
- Experimental - Annotation Interface in org.bonitasoft.engine
-
An experimental SPI that can be used but might change in any version of Bonita.
F
- FILE_ENCODING - Static variable in class org.bonitasoft.engine.commons.io.IOUtil
- findNull(Object...) - Static method in class org.bonitasoft.engine.commons.NullCheckingUtil
-
Find null parameters in the given list.
- FixedEngineClock - Class in org.bonitasoft.engine.commons.time
-
This is a fixed clock with some methods to change this fixed time Only used for testing purpose
- FixedEngineClock(Instant) - Constructor for class org.bonitasoft.engine.commons.time.FixedEngineClock
- FLOW_NODE_DEFINITION_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the flow node definition
- FLOW_NODE_INSTANCE_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the flow node instance
- FLOW_NODE_INSTANCE_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The technical ID of the executing flow node instance in the process.
- FLOW_NODE_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the name of the flow node
- FlowNodeInstanceMDC - Class in org.bonitasoft.engine.mdc
- FlowNodeInstanceMDC(long, long, long, long) - Constructor for class org.bonitasoft.engine.mdc.FlowNodeInstanceMDC
-
Build a flow node execution context when no user is involved (e.g.
- FlowNodeInstanceMDC(long, long, long, long, long, long) - Constructor for class org.bonitasoft.engine.mdc.FlowNodeInstanceMDC
-
Build a flow node execution context when a user is authenticated.
- FlowNodeInstanceMDC(long, Optional<Long>, Optional<Long>, long, long, long) - Constructor for class org.bonitasoft.engine.mdc.FlowNodeInstanceMDC
-
Build a flow node execution context.
- Folder - Class in org.bonitasoft.engine.home
- Folder(File) - Constructor for class org.bonitasoft.engine.home.Folder
- Folder(Folder, String) - Constructor for class org.bonitasoft.engine.home.Folder
- FolderMgr - Class in org.bonitasoft.engine.home
- FolderMgr() - Constructor for class org.bonitasoft.engine.home.FolderMgr
- fromEnum() - Method in interface org.bonitasoft.engine.commons.EnumToObjectConvertible
-
Convert this enum to an Object value
- fromString(String) - Method in class org.bonitasoft.engine.data.instance.model.impl.OffsetDateTimeXStreamConverter
G
- GENERAL_INFORMATION - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- generateJar(Class<?>...) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- generateJar(Map<String, byte[]>) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- generateZip(Map<String, byte[]>) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getAccessibleGetters(Class<?>) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getAllContentFrom(File) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
-
Equivalent to
getAllContentFrom(new FileInputStream(file)); - getAllContentFrom(InputStream) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
-
Return the whole underlying stream content into a single String.
- getAllContentFrom(URL) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
-
Return the whole underlying stream content into a single String.
- getBytes(ZipInputStream) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getCacheSize() - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getCaller(int) - Static method in class org.bonitasoft.engine.commons.NullCheckingUtil
-
Return the StackTraceElement at the given offset from this method invocation.
- getCause() - Method in exception org.bonitasoft.engine.commons.exceptions.SRetryableException
- getClass(Class<T>, String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getClassData(Class<?>) - Static method in class org.bonitasoft.engine.commons.ClassDataUtil
- getClassNameList(byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getClassOrPrimitiveClass(String) - Method in class org.bonitasoft.engine.commons.JavaMethodInvoker
- getCompatibleMethod(Class<?>, String, Class<?>...) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getConstructor(Class<T>, Class<?>...) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getConstructor(Class<T>, String, Class<?>...) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getContentTypeForIcon(String) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getContext() - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- getContext() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- getContext() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- getDeclaredGetters(Class<?>) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getDeclaredSetters(Class<?>) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getExceptionId() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
-
This exception id is used to find potential causes
- getFieldName(String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getFile() - Method in class org.bonitasoft.engine.home.Folder
- getFile(String) - Method in class org.bonitasoft.engine.home.Folder
- getFileContent(File) - Method in class org.bonitasoft.engine.home.Folder
- getFileContent(String) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
-
return the content of the file from the classpath, the file must be at the root of the classpath
- getFirstMethodWithName(Class<?>, String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getGetterName(String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getGetterName(String, Class<?>) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getGetterReturnType(Class<?>, String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getId() - Method in class org.bonitasoft.engine.commons.Container
- getInstance(Constructor<T>, Object...) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getKey() - Method in class org.bonitasoft.engine.commons.Pair
- getLeft() - Method in class org.bonitasoft.engine.commons.Pair
- getLicensesFolder() - Static method in class org.bonitasoft.engine.home.FolderMgr
- getLogAfterMethod(Object, String) - Static method in class org.bonitasoft.engine.commons.LogUtil
-
Get the log message before quitting the method
- getLogBeforeMethod(Object, String) - Static method in class org.bonitasoft.engine.commons.LogUtil
-
Get the log message on enter of the method
- getLogOnExceptionMethod(Object, String, Exception) - Static method in class org.bonitasoft.engine.commons.LogUtil
-
Get the log message in each catch block
- getLogOnExceptionMethod(Object, String, String) - Static method in class org.bonitasoft.engine.commons.LogUtil
-
Get the log message in each catch block
- getMDC(Object) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Get an MDC, to encapsulate in a try with.
- getMessage() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- getMessage() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getMethodByName(Class<?>, String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getObject(Class<T>, String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- getParameters() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- getProperties(File) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- getProperties(String) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- getProperties(URL) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- getPropertiesFromXML(File) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- getProperty(String) - Method in class org.bonitasoft.engine.properties.BonitaConfigProperty
- getPropertyAsString(Properties, String) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getResources(Class<?>...) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getResult() - Method in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult
- getResult() - Method in class org.bonitasoft.engine.service.TaskResult
- getRight() - Method in class org.bonitasoft.engine.commons.Pair
- getScope() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- getScope() - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- getScope() - Method in interface org.bonitasoft.engine.commons.exceptions.ScopedException
-
Describe the scope of the exception with a human-readable category.
- getSize() - Method in class org.bonitasoft.engine.commons.NullCheckingUtil.NullCheckResult
-
Returns the number of parameters given to
NullCheckingUtil.findNull(Object...) - getThrowable() - Method in class org.bonitasoft.engine.service.TaskResult
- getTimeout() - Method in class org.bonitasoft.engine.service.TaskResult
- getTimeunit() - Method in class org.bonitasoft.engine.service.TaskResult
- getType() - Method in class org.bonitasoft.engine.commons.Container
- getValue() - Method in class org.bonitasoft.engine.commons.Pair
- getValue() - Method in class org.bonitasoft.engine.properties.StringProperty
- getXStream() - Static method in class org.bonitasoft.engine.data.instance.model.impl.XStreamFactory
- getZipEntryContent(String, byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- getZipEntryContent(String, InputStream) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- GROUP_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the group
H
- hashCode() - Method in class org.bonitasoft.engine.commons.Container
- hashCode() - Method in class org.bonitasoft.engine.commons.Pair
- hashCode() - Method in class org.bonitasoft.engine.service.TaskResult
- hasNull() - Method in class org.bonitasoft.engine.commons.NullCheckingUtil.NullCheckResult
-
Returns true if some parameters given to
NullCheckingUtil.findNull(Object...)were null.
I
- init() - Method in interface org.bonitasoft.engine.commons.TenantLifecycleService
-
This method performs actions to initialize a TenantLifecycleService This method is called when creating a new tenant and when starting the platform.
- InjectedService - Annotation Interface in org.bonitasoft.engine.service
-
to tell the engine that a setter is used to inject services
- injectServices(Object) - Method in class org.bonitasoft.engine.service.ServicesResolver
- invokeGetter(Object, String) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- invokeJavaMethod(String, Object, Object, String, String) - Method in class org.bonitasoft.engine.commons.JavaMethodInvoker
- invokeMethod(Object, String, Class<?>[], Object[]) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- invokeMethod(Object, String, Class<?>, Object) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- invokeMethodByName(Object, String, Object...) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- invokeSetter(Object, String, Class<?>, Object) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- IOUtil - Class in org.bonitasoft.engine.commons.io
- isAGetterMethod(Method) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- isASetterMethod(Method) - Static method in class org.bonitasoft.engine.commons.ClassReflector
- isEnabled() - Method in class org.bonitasoft.engine.properties.BooleanProperty
- isError() - Method in class org.bonitasoft.engine.service.TaskResult
- isNull(int) - Method in class org.bonitasoft.engine.commons.NullCheckingUtil.NullCheckResult
-
Returns true if the i th parameter given to
NullCheckingUtil.findNull(Object...)was null. - isOk() - Method in class org.bonitasoft.engine.service.TaskResult
- isOnWindows() - Static method in class org.bonitasoft.engine.commons.SystemOperationUtil
- isTimeout() - Method in class org.bonitasoft.engine.service.TaskResult
- ITERATION - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
J
- JavaMethodInvoker - Class in org.bonitasoft.engine.commons
-
Invokes a method on a Java Object.
- JavaMethodInvoker() - Constructor for class org.bonitasoft.engine.commons.JavaMethodInvoker
L
- LifecycleService - Interface in org.bonitasoft.engine.commons
- LINE_SEPARATOR - Static variable in class org.bonitasoft.engine.commons.SystemOperationUtil
-
The line separator as defined by the property
line.separator. - listFilesAsResources() - Method in class org.bonitasoft.engine.home.Folder
- LOGGER - Static variable in class org.bonitasoft.engine.home.FolderMgr
- logInitializationMessagesIfFirstTime() - Method in class org.bonitasoft.engine.properties.BonitaConfigProperty
- LogUtil - Class in org.bonitasoft.engine.commons
-
This class is for Add call to techinalLoggerService.log with severity TRACE in all Service Implementation public method
- LogUtil() - Constructor for class org.bonitasoft.engine.commons.LogUtil
- lookupService(String) - Method in interface org.bonitasoft.engine.service.ServicesLookup
-
lookup for a service on the platform
M
- makeCurrentContextSupplier() - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Make a supplier that will get the current context, to create a similar MDC in its time (usually in another thread)
- mapOf(Pair<L, R>...) - Static method in class org.bonitasoft.engine.commons.Pair
- md5(byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- MDCConstants - Interface in org.bonitasoft.engine.mdc
-
These constants are used as logging keys for Mapped Diagnostic Context (MDC).
- MDCHelper - Class in org.bonitasoft.engine.mdc
-
Provides usefull methods for working with MDC.
- MDCHelper.CheckedCallable<V,
E extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Callablebut throwing a checked exception - MDCHelper.CheckedCallable2<V,
E1 extends Throwable, E2 extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Callablebut throwing 2 checked exceptions - MDCHelper.CheckedCallable3<V,
E1 extends Throwable, E2 extends Throwable, E3 extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Callablebut throwing 3 checked exceptions - MDCHelper.CheckedCallable4<V,
E1 extends Throwable, E2 extends Throwable, E3 extends Throwable, E4 extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Callablebut throwing 4 checked exceptions - MDCHelper.CheckedRunnable<E extends Throwable> - Interface in org.bonitasoft.engine.mdc
-
Like
Runnablebut throwing a checked exception - MDCHelper.CheckedRunnable2<E1 extends Throwable,
E2 extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Runnablebut throwing 2 checked exceptions - MDCHelper.CheckedRunnable3<E1 extends Throwable,
E2 extends Throwable, E3 extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Runnablebut throwing 3 checked exceptions - MDCHelper.CheckedRunnable4<E1 extends Throwable,
E2 extends Throwable, E3 extends Throwable, E4 extends Throwable> - Interface in org.bonitasoft.engine.mdc -
Like
Runnablebut throwing 4 checked exceptions - MDCTransmitingThreadPoolExecutor - Class in org.bonitasoft.engine.mdc
-
A
ThreadPoolExecutorthat transmits the MDC to the executing thread - MDCTransmitingThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.bonitasoft.engine.mdc.MDCTransmitingThreadPoolExecutor
- MESSAGE_INSTANCE_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the name of the Message Instance
- MESSAGE_INSTANCE_TARGET_FLOW_NODE_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the target flow node name of the Message Instance
- MESSAGE_INSTANCE_TARGET_PROCESS_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the target process name of the Message Instance
- MIMETYPES_FILE_TYPE_MAP - Static variable in class org.bonitasoft.engine.commons.io.IOUtil
N
- name() - Element in annotation interface org.bonitasoft.engine.properties.BonitaProperty
- newFile(String) - Method in class org.bonitasoft.engine.home.Folder
- NoOpExecutorServiceMetricsProvider - Class in org.bonitasoft.engine.monitoring
- NoOpExecutorServiceMetricsProvider() - Constructor for class org.bonitasoft.engine.monitoring.NoOpExecutorServiceMetricsProvider
- now() - Method in class org.bonitasoft.engine.commons.time.DefaultEngineClock
- now() - Method in interface org.bonitasoft.engine.commons.time.EngineClock
- now() - Method in class org.bonitasoft.engine.commons.time.FixedEngineClock
- NullCheckingUtil - Class in org.bonitasoft.engine.commons
- NullCheckingUtil() - Constructor for class org.bonitasoft.engine.commons.NullCheckingUtil
- NullCheckingUtil.NullCheckResult - Class in org.bonitasoft.engine.commons
-
Represents null value returned by
NullCheckingUtil.findNull(Object...).
O
- of(L, R) - Static method in class org.bonitasoft.engine.commons.Pair
- OffsetDateTimeXStreamConverter - Class in org.bonitasoft.engine.data.instance.model.impl
- OffsetDateTimeXStreamConverter() - Constructor for class org.bonitasoft.engine.data.instance.model.impl.OffsetDateTimeXStreamConverter
- ok(T) - Static method in class org.bonitasoft.engine.service.TaskResult
- OPERATION - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- org.bonitasoft.engine - package org.bonitasoft.engine
- org.bonitasoft.engine.commons - package org.bonitasoft.engine.commons
- org.bonitasoft.engine.commons.exceptions - package org.bonitasoft.engine.commons.exceptions
- org.bonitasoft.engine.commons.io - package org.bonitasoft.engine.commons.io
- org.bonitasoft.engine.commons.time - package org.bonitasoft.engine.commons.time
- org.bonitasoft.engine.commons.transaction - package org.bonitasoft.engine.commons.transaction
- org.bonitasoft.engine.data.instance.model.impl - package org.bonitasoft.engine.data.instance.model.impl
- org.bonitasoft.engine.home - package org.bonitasoft.engine.home
- org.bonitasoft.engine.mdc - package org.bonitasoft.engine.mdc
- org.bonitasoft.engine.monitoring - package org.bonitasoft.engine.monitoring
- org.bonitasoft.engine.properties - package org.bonitasoft.engine.properties
- org.bonitasoft.engine.service - package org.bonitasoft.engine.service
- OUTGOING_TRANSITION - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
P
- pair(L, R) - Static method in class org.bonitasoft.engine.commons.Pair
- Pair<L,
R> - Class in org.bonitasoft.engine.commons - Pair(L, R) - Constructor for class org.bonitasoft.engine.commons.Pair
- pause() - Method in interface org.bonitasoft.engine.commons.LifecycleService
-
Temporary halt the execution of this service.
- PlatformLifecycleService - Interface in org.bonitasoft.engine.commons
- PlatformRestartHandler - Interface in org.bonitasoft.engine.commons
- postProcessAfterInitialization(Object, String) - Method in class org.bonitasoft.engine.properties.BonitaPropertyAnnotationProcessor
- postProcessBeforeInitialization(Object, String) - Method in class org.bonitasoft.engine.properties.BonitaPropertyAnnotationProcessor
- primitiveTypes - Static variable in class org.bonitasoft.engine.commons.JavaMethodInvoker
- print(Throwable) - Static method in class org.bonitasoft.engine.commons.ExceptionUtils
- printLightWeightStacktrace(Throwable) - Static method in class org.bonitasoft.engine.commons.ExceptionUtils
- printLightWeightStacktrace(Throwable, int) - Static method in class org.bonitasoft.engine.commons.ExceptionUtils
- printRootCauseOnly(Throwable) - Static method in class org.bonitasoft.engine.commons.ExceptionUtils
- PROCESS_DEFINITION_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the process definition
- PROCESS_DEFINITION_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The technical ID of the process definition.
- PROCESS_INSTANCE_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the process instance
- PROCESS_INSTANCE_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The technical ID of the concerned process instance (a.k.a.
- PROCESS_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the name of the process definition
- PROCESS_VERSION - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the version of the process definition
- ProcessInstanceMDC - Class in org.bonitasoft.engine.mdc
- ProcessInstanceMDC(long, Optional<Long>, Optional<Long>, long, long) - Constructor for class org.bonitasoft.engine.mdc.ProcessInstanceMDC
-
Build a process instance context.
- Profiles - Class in org.bonitasoft.engine
- Profiles() - Constructor for class org.bonitasoft.engine.Profiles
- PropertiesManager - Class in org.bonitasoft.engine.commons.io
- propertyKey - Variable in class org.bonitasoft.engine.properties.BonitaConfigProperty
R
- read(File) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
-
Read the contents of the given file.
- read(InputStream) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
-
Read the contents from the given FileInputStream.
- readResource(String) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- remove(ClassLoader) - Static method in class org.bonitasoft.engine.data.instance.model.impl.XStreamFactory
-
Removes the XStream object related from given ClassLoader from the cache
- REQUEST_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The ID of the HTTP request.
- REQUEST_METHOD - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- REQUEST_QUERY_STRING - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- REQUEST_REMOTE_HOST_MDC_KEY - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- REQUEST_REQUEST_URI - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- REQUEST_REQUEST_URL - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- REQUEST_USER_AGENT_MDC_KEY - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- REQUEST_X_FORWARDED_FOR - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
- resume() - Method in interface org.bonitasoft.engine.commons.LifecycleService
-
resume the execution the service
- ROLE_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the role
- ROOT_PROCESS_INSTANCE_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the root process instance
- ROOT_PROCESS_INSTANCE_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The technical ID of the concerned root process instance (a.k.a.
- run() - Method in interface org.bonitasoft.engine.mdc.MDCHelper.CheckedRunnable4
- run() - Method in interface org.bonitasoft.engine.service.RunnableWithException
- RunnableWithException - Interface in org.bonitasoft.engine.service
S
- SAlreadyExistsException - Exception in org.bonitasoft.engine.commons.exceptions
- SAlreadyExistsException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SAlreadyExistsException
- saveProperties(Properties, File) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- saveProperties(Properties, String) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- savePropertiesToXML(Properties, File) - Static method in class org.bonitasoft.engine.commons.io.PropertiesManager
- SBonitaException - Exception in org.bonitasoft.engine.commons.exceptions
- SBonitaException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
-
Default constructor
- SBonitaException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaException(String, String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaException(String, String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- SBonitaRuntimeException - Exception in org.bonitasoft.engine.commons.exceptions
- SBonitaRuntimeException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- SBonitaRuntimeException(String, String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- SBonitaRuntimeException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- SBonitaRuntimeException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- ScopedException - Interface in org.bonitasoft.engine.commons.exceptions
- SDeletionException - Exception in org.bonitasoft.engine.commons.exceptions
- SDeletionException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SDeletionException
- SDeletionException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SDeletionException
- SDeletionException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SDeletionException
- SDeletionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SDeletionException
- SDeletionException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SDeletionException
- SDeletionException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SDeletionException
- ServicesLookup - Interface in org.bonitasoft.engine.service
- ServicesResolver - Class in org.bonitasoft.engine.service
- ServicesResolver(ServicesLookup) - Constructor for class org.bonitasoft.engine.service.ServicesResolver
- setConnectorActivationEventOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorActivationEventOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorActivationEventOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setConnectorDefinitionIdOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorDefinitionIdOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorDefinitionIdOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setConnectorDefinitionVersionOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorDefinitionVersionOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorDefinitionVersionOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setConnectorImplementationClassNameOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorImplementationClassNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorImplementationClassNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setConnectorInputOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorInputOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorInputOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setConnectorInstanceIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setConnectorNameOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setConnectorNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setConnectorNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setDocumentIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setDocumentIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setDocumentIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setField(Object, String, Object) - Static method in class org.bonitasoft.engine.commons.ClassReflector
-
call a setter by reflection support pointed notation like pojo.child.name
- setFlowNodeDefinitionIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setFlowNodeDefinitionIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setFlowNodeDefinitionIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setFlowNodeInstanceIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setFlowNodeInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setFlowNodeInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setFlowNodeNameOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setFlowNodeNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setFlowNodeNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setGroupIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setGroupIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setGroupIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setKey(L) - Method in class org.bonitasoft.engine.commons.Pair
- setMessageInstanceNameOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setMessageInstanceNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setMessageInstanceNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setMessageInstanceTargetFlowNodeOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setMessageInstanceTargetFlowNodeOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setMessageInstanceTargetFlowNodeOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setMessageInstanceTargetProcessOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setMessageInstanceTargetProcessOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setMessageInstanceTargetProcessOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setNow(Instant) - Method in class org.bonitasoft.engine.commons.time.FixedEngineClock
- setProcessDefinitionIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setProcessDefinitionIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setProcessDefinitionIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setProcessDefinitionNameOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setProcessDefinitionNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setProcessDefinitionNameOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setProcessDefinitionVersionOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setProcessDefinitionVersionOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setProcessDefinitionVersionOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setProcessInstanceIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setProcessInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setProcessInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setRoleIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setRoleIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setRoleIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setRootProcessInstanceIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setRootProcessInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setRootProcessInstanceIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setScope(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setUserIdOnContext(long) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setUserIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setUserIdOnContext(long) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- setValue(R) - Method in class org.bonitasoft.engine.commons.Pair
- setWaitingMessageEventTypeOnContext(String) - Method in interface org.bonitasoft.engine.commons.exceptions.ExceptionContext
- setWaitingMessageEventTypeOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaException
- setWaitingMessageEventTypeOnContext(String) - Method in exception org.bonitasoft.engine.commons.exceptions.SBonitaRuntimeException
- SExceptionContext - Enum Class in org.bonitasoft.engine.commons.exceptions
-
To define the context of an exception in the message.
- SExecutionException - Exception in org.bonitasoft.engine.commons.exceptions
-
when something went wrong during an execution
- SExecutionException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SExecutionException
- SExecutionException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SExecutionException
- SExecutionException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SExecutionException
- SExecutionException(SBonitaException) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SExecutionException
- SLifecycleException - Exception in org.bonitasoft.engine.commons.exceptions
-
Exception happening during a life cycle operation such as start/stop of tenant services
- SLifecycleException(String, Exception) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SLifecycleException
- SObjectAlreadyExistsException - Exception in org.bonitasoft.engine.commons.exceptions
- SObjectAlreadyExistsException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectAlreadyExistsException
- SObjectAlreadyExistsException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectAlreadyExistsException
- SObjectAlreadyExistsException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectAlreadyExistsException
- SObjectAlreadyExistsException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectAlreadyExistsException
- SObjectAlreadyExistsException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectAlreadyExistsException
- SObjectAlreadyExistsException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectAlreadyExistsException
- SObjectCreationException - Exception in org.bonitasoft.engine.commons.exceptions
- SObjectCreationException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectCreationException
- SObjectCreationException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectCreationException
- SObjectCreationException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectCreationException
- SObjectCreationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectCreationException
- SObjectCreationException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectCreationException
- SObjectCreationException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectCreationException
- SObjectModificationException - Exception in org.bonitasoft.engine.commons.exceptions
- SObjectModificationException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectModificationException
- SObjectModificationException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectModificationException
- SObjectModificationException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectModificationException
- SObjectModificationException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectModificationException
- SObjectModificationException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectModificationException
- SObjectModificationException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectModificationException
- SObjectNotFoundException - Exception in org.bonitasoft.engine.commons.exceptions
- SObjectNotFoundException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
- SObjectNotFoundException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
- SObjectNotFoundException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
- SObjectNotFoundException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
- SObjectNotFoundException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
- SObjectNotFoundException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectNotFoundException
- SObjectReadException - Exception in org.bonitasoft.engine.commons.exceptions
- SObjectReadException() - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectReadException
- SObjectReadException(Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectReadException
- SObjectReadException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectReadException
- SObjectReadException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectReadException
- SObjectReadException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectReadException
- SObjectReadException(Throwable, Object...) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SObjectReadException
- split(List<T>, int) - Static method in class org.bonitasoft.engine.commons.CollectionUtil
- SReflectException - Exception in org.bonitasoft.engine.commons.exceptions
- SReflectException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SReflectException
- SReflectException(String, Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SReflectException
- SReflectException(Throwable) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SReflectException
- SRetryableException - Exception in org.bonitasoft.engine.commons.exceptions
- SRetryableException(Exception) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SRetryableException
- SRetryableException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SRetryableException
- start() - Method in interface org.bonitasoft.engine.commons.LifecycleService
-
Start the service
- start() - Method in class org.bonitasoft.engine.service.BonitaTaskExecutor
- stop() - Method in interface org.bonitasoft.engine.commons.LifecycleService
- stop() - Method in class org.bonitasoft.engine.service.BonitaTaskExecutor
- StringProperty - Class in org.bonitasoft.engine.properties
- StringProperty(String, String, String) - Constructor for class org.bonitasoft.engine.properties.StringProperty
- StringUtils - Class in org.bonitasoft.engine.commons
-
String manipulation utilitary class.
- StringUtils() - Constructor for class org.bonitasoft.engine.commons.StringUtils
- SUBSTITUTE_USER_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The technical ID of the admin user who triggered an operation for another user.
- supplierFromOptionalId(Optional<Long>) - Static method in class org.bonitasoft.engine.mdc.UserIdMDC
-
Get a supplier from an optional user id
- supplyMDC(Supplier<? extends AbstractMDC>, Object) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Supply a MDC to an object that may use it later.
- supplyMDC(Supplier<? extends AbstractMDC>, Object, boolean) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Supply a MDC to an object that may use it later.
- SV6FormsDeployException - Exception in org.bonitasoft.engine.commons.exceptions
-
Thrown when a process fails to deploy because of V6 form presence in the bar to deploy.
- SV6FormsDeployException(String) - Constructor for exception org.bonitasoft.engine.commons.exceptions.SV6FormsDeployException
- SystemOperationUtil - Class in org.bonitasoft.engine.commons
- SystemOperationUtil() - Constructor for class org.bonitasoft.engine.commons.SystemOperationUtil
T
- TaskResult<T> - Class in org.bonitasoft.engine.service
-
result of the execution of a task using the broadcast service
- TaskResult(Long, TimeUnit) - Constructor for class org.bonitasoft.engine.service.TaskResult
- TaskResult(Throwable) - Constructor for class org.bonitasoft.engine.service.TaskResult
- TaskResult(T) - Constructor for class org.bonitasoft.engine.service.TaskResult
- TEMP_FOLDER_NAME_PREFIX - Static variable in class org.bonitasoft.engine.home.FolderMgr
- TenantLifecycleService - Interface in org.bonitasoft.engine.commons
- timeout(long, TimeUnit) - Static method in class org.bonitasoft.engine.service.TaskResult
- TMP_DIRECTORY - Static variable in class org.bonitasoft.engine.commons.io.IOUtil
- toByteArray(Document) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- toString() - Method in class org.bonitasoft.engine.commons.Pair
- toString() - Method in class org.bonitasoft.engine.home.Folder
- toString() - Method in class org.bonitasoft.engine.service.TaskResult
- toString(Object) - Method in class org.bonitasoft.engine.data.instance.model.impl.OffsetDateTimeXStreamConverter
- toURI() - Method in class org.bonitasoft.engine.home.Folder
- TRANSACTION_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The ID of the JPA transaction.
- TransactionContent - Interface in org.bonitasoft.engine.commons.transaction
- TransactionContentWithResult<T> - Interface in org.bonitasoft.engine.commons.transaction
- TRANSITION_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the name of the transition
- TRANSITION_TARGET_FLOWNODE_NAME - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the target flownode name of the transition
- tryWithMDC(Object, MDCHelper.CheckedCallable4<V, E1, E2, E3, E4>) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Try and invoke a callable with MDC
- tryWithMDC(Object, MDCHelper.CheckedRunnable4<E1, E2, E3, E4>) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Try and invoke a runnable with MDC
- tryWithMDC(Supplier<? extends AbstractMDC>, MDCHelper.CheckedCallable4<V, E1, E2, E3, E4>) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Try and invoke a callable with MDC
- tryWithMDC(Supplier<? extends AbstractMDC>, MDCHelper.CheckedRunnable4<E1, E2, E3, E4>) - Static method in class org.bonitasoft.engine.mdc.MDCHelper
-
Try and invoke a runnable with MDC
- TypeConverterUtil - Class in org.bonitasoft.engine.commons
- TypeConverterUtil(String[]) - Constructor for class org.bonitasoft.engine.commons.TypeConverterUtil
U
- unbind(MeterRegistry, String) - Method in class org.bonitasoft.engine.monitoring.DefaultExecutorServiceMetricsProvider
- unbind(MeterRegistry, String) - Method in interface org.bonitasoft.engine.monitoring.ExecutorServiceMetricsProvider
-
unbind all metrics of the named executor service from the meter registry
- unbind(MeterRegistry, String) - Method in class org.bonitasoft.engine.monitoring.NoOpExecutorServiceMetricsProvider
- uniformizePathPattern(String) - Static method in class org.bonitasoft.engine.commons.StringUtils
-
Replaces all "\" character with "/" character, and ensures that there is no double "/".
- UNKNOWN_SCOPE - Static variable in interface org.bonitasoft.engine.commons.exceptions.ScopedException
- unzip(byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- updatePropertyValue(File, Map<String, String>) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- USER_ID - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the identifier of the user
- USER_ID - Static variable in interface org.bonitasoft.engine.mdc.MDCConstants
-
The technical ID of the user who performed the current operation.
- UserIdMDC - Class in org.bonitasoft.engine.mdc
- UserIdMDC(Long) - Constructor for class org.bonitasoft.engine.mdc.UserIdMDC
-
Build MDC with user id.
V
- value() - Element in annotation interface org.bonitasoft.engine.properties.BonitaProperty
- valueOf(String) - Static method in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- WAITING_MESSAGE_INSTANCE_TYPE - Enum constant in enum class org.bonitasoft.engine.commons.exceptions.SExceptionContext
-
Corresponding to the event type of the Waiting Message Instance
- write(File, byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- writeFile(File, String) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- writeMD5(File, byte[]) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
X
- XStreamFactory - Class in org.bonitasoft.engine.data.instance.model.impl
- XStreamFactory() - Constructor for class org.bonitasoft.engine.data.instance.model.impl.XStreamFactory
Z
- zip(Map<String, byte[]>) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
- zip(Pair<String, byte[]>...) - Static method in class org.bonitasoft.engine.commons.io.IOUtil
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form