Index
All Classes and Interfaces|All Packages
C
- com.bonitasoft.processbuilder.extension - package com.bonitasoft.processbuilder.extension
-
Provides classes for the custom actor filter based on JSON configuration.
E
- equals(Object) - Method in record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Indicates whether some other object is "equal to" this one.
- ExceptionUtils - Class in com.bonitasoft.processbuilder.extension
-
A utility class for handling logging and exception throwing.
F
- fullName() - Method in record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Returns the value of the
fullName
record component.
G
- getProcessInitiator(APIAccessor, long) - Static method in class com.bonitasoft.processbuilder.extension.ProcessUtils
-
Retrieves the user who started a specific process instance.
H
- hashCode() - Method in record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Returns a hash code value for this object.
I
- id() - Method in record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Returns the value of the
id
record component.
L
- logAndThrow(Supplier<T>, String, Object...) - Static method in class com.bonitasoft.processbuilder.extension.ExceptionUtils
-
Logs a formatted error message and then throws a new instance of a specified exception.
P
- ProcessInitiator(Long, String, String) - Constructor for record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Creates an instance of a
ProcessInitiator
record class. - ProcessUtils - Class in com.bonitasoft.processbuilder.extension
-
An actor filter to assign a task to a list of users based on a JSON configuration.
- ProcessUtils.ProcessInitiator - Record Class in com.bonitasoft.processbuilder.extension
-
A record representing the process initiator.
T
- toString() - Method in record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Returns a string representation of this record class.
U
- userName() - Method in record class com.bonitasoft.processbuilder.extension.ProcessUtils.ProcessInitiator
-
Returns the value of the
userName
record component.
All Classes and Interfaces|All Packages