A B C D E F G H I L M N P R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort() - Method in class io.automatiko.engine.services.uow.BaseWorkUnit
- abort() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- abort() - Method in class io.automatiko.engine.services.uow.ManagedUnitOfWork
- abort() - Method in class io.automatiko.engine.services.uow.PassThroughUnitOfWork
- abort() - Method in class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- AbstractProcessDataEvent<T> - Class in io.automatiko.engine.services.event
- AbstractProcessDataEvent(String, String, T, String, String, String, String, String, String, String) - Constructor for class io.automatiko.engine.services.event.AbstractProcessDataEvent
- AbstractProcessDataEvent(String, T, String, String, String, String, String, String, String) - Constructor for class io.automatiko.engine.services.event.AbstractProcessDataEvent
- accept(String, Object) - Method in class io.automatiko.engine.services.signal.LightSignalManager
- addCategory(String) - Method in class io.automatiko.engine.services.io.BaseResource
- addCategory(String) - Method in interface io.automatiko.engine.services.io.InternalResource
- addEventListener(String, EventListener) - Method in class io.automatiko.engine.services.signal.LightSignalManager
- addProperties(Map<String, Object>) - Method in class io.automatiko.engine.services.identity.StaticIdentityProvider
- addPublisher(EventPublisher) - Method in class io.automatiko.engine.services.event.impl.BaseEventManager
- append(Object) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- areByteArraysEqual(byte[], byte[]) - Static method in class io.automatiko.engine.services.utils.IoUtils
- associate(UnitOfWork) - Method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- asSystemSpecificPath(String, int) - Static method in class io.automatiko.engine.services.utils.IoUtils
- automatikParentProcessinstanceId - Variable in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- automatikProcessinstanceState - Variable in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- automatikReferenceId - Variable in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- available() - Method in class io.automatiko.engine.services.io.ReaderInputStream
B
- BaseEventManager - Class in io.automatiko.engine.services.event.impl
- BaseEventManager() - Constructor for class io.automatiko.engine.services.event.impl.BaseEventManager
- BaseFunctions - Class in io.automatiko.engine.services.execution
- BaseFunctions() - Constructor for class io.automatiko.engine.services.execution.BaseFunctions
- BaseResource - Class in io.automatiko.engine.services.io
- BaseResource() - Constructor for class io.automatiko.engine.services.io.BaseResource
- BaseWorkUnit - Class in io.automatiko.engine.services.uow
- BaseWorkUnit(Object, Consumer<Object>) - Constructor for class io.automatiko.engine.services.uow.BaseWorkUnit
- BaseWorkUnit(Object, Consumer<Object>, Consumer<Object>) - Constructor for class io.automatiko.engine.services.uow.BaseWorkUnit
- build() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody.Builder
- ByteArrayResource - Class in io.automatiko.engine.services.io
- ByteArrayResource() - Constructor for class io.automatiko.engine.services.io.ByteArrayResource
- ByteArrayResource(byte[]) - Constructor for class io.automatiko.engine.services.io.ByteArrayResource
- ByteArrayResource(byte[], String) - Constructor for class io.automatiko.engine.services.io.ByteArrayResource
- bytes - Variable in class io.automatiko.engine.services.io.BaseResource
C
- calculateDelay(JobDescription) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- cancelJob(String) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- capitalize(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- checkDone() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- checkStarted() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- ClassPathResource - Class in io.automatiko.engine.services.io
- ClassPathResource() - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String, Class<?>) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String, ClassLoader) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String, String) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String, String, Class<?>) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String, String, Class<?>, ClassLoader) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- ClassPathResource(String, String, ClassLoader) - Constructor for class io.automatiko.engine.services.io.ClassPathResource
- cleanPath(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Normalize the path by suppressing sequences like "path/.." and inner simple dots.
- close() - Method in class io.automatiko.engine.services.io.ReaderInputStream
-
Closes the Reader.
- close() - Method in class io.automatiko.engine.services.io.ReaderInputStream.NonCloseable
- codeAwareEqualsIgnoreSpaces(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Compares two string being equals ignoring whitespaces, but preserving whitespace between double-quotes The two inputs MUST BE valid DRL/Java syntax (this validation is NOT performed by this method, this method assumes they are).
- codeAwareIndexOf(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- codeAwareIndexOf(String, String, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
- CollectingUnitOfWork - Class in io.automatiko.engine.services.uow
-
Simple unit of work that collects work elements throughout the life of the unit and invokes all of them at the end when end method is invoked.
- CollectingUnitOfWork(EventManager) - Constructor for class io.automatiko.engine.services.uow.CollectingUnitOfWork
- CollectingUnitOfWorkFactory - Class in io.automatiko.engine.services.uow
- CollectingUnitOfWorkFactory() - Constructor for class io.automatiko.engine.services.uow.CollectingUnitOfWorkFactory
- collectionToDelimitedString(Collection, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Convenience method to return a Collection as a delimited (e.g.
- collectionToDelimitedString(Collection, String, String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Convenience method to return a Collection as a delimited (e.g.
- copy(InputStream, OutputStream) - Static method in class io.automatiko.engine.services.utils.IoUtils
- CorrelationAwareProcessRuntime - Interface in io.automatiko.engine.services.correlation
-
Classes that implement this interface will provide additional capabilities based on correlation.
- correlationFromMessageId(String) - Static method in class io.automatiko.engine.services.utils.EmailUtils
- CorrelationKey - Interface in io.automatiko.engine.services.correlation
- CorrelationKeyFactory - Interface in io.automatiko.engine.services.correlation
- CorrelationProperty<T> - Interface in io.automatiko.engine.services.correlation
- CountDownProcessInstanceEventPublisher - Class in io.automatiko.engine.services.event.impl
-
Event publisher used for tracking execution to be able to efficiently wait for completion Main use case for it is testing of business logic
- CountDownProcessInstanceEventPublisher() - Constructor for class io.automatiko.engine.services.event.impl.CountDownProcessInstanceEventPublisher
- create() - Static method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- create() - Static method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- create() - Static method in class io.automatiko.engine.services.event.impl.ProcessErrorEventBody
- create() - Static method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- create() - Static method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- create() - Static method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- create(EventManager) - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWorkFactory
- create(ProcessEvent) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- create(ProcessNodeEvent) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- create(ProcessVariableChangedEvent) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- createMilestones(WorkflowProcessInstance) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- createProcessInstance(String, CorrelationKey, Map<String, Object>) - Method in interface io.automatiko.engine.services.correlation.CorrelationAwareProcessRuntime
-
Creates a new process instance (but does not yet start it).
- createUserTask(ProcessWorkItemTransitionEvent) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- currentUnitOfWork() - Method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
D
- data() - Method in class io.automatiko.engine.services.uow.BaseWorkUnit
- data() - Method in class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- DefaultSignalManagerHub - Class in io.automatiko.engine.services.signal
- DefaultSignalManagerHub() - Constructor for class io.automatiko.engine.services.signal.DefaultSignalManagerHub
- DefaultUnitOfWorkManager - Class in io.automatiko.engine.services.uow
-
Default implementation of the UnitOfWorkManager that is backed by thread local to keep the associated unit of work.
- DefaultUnitOfWorkManager(UnitOfWorkFactory) - Constructor for class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- DefaultUnitOfWorkManager(UnitOfWork, UnitOfWorkFactory) - Constructor for class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- delegate() - Method in class io.automatiko.engine.services.uow.ManagedUnitOfWork
- deleteAny(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Delete any character in a given String.
- delimitedListToStringArray(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Take a String which is a delimited list and convert it to a String array.
- delimitedListToStringArray(String, String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Take a String which is a delimited list and convert it to a String array.
- DICE - io.automatiko.engine.services.utils.StringUtils.SIMILARITY_STRATS
- dissociate(UnitOfWork) - Method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- done() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
E
- EmailUtils - Class in io.automatiko.engine.services.utils
- EmailUtils() - Constructor for class io.automatiko.engine.services.utils.EmailUtils
- EMPTY - Static variable in class io.automatiko.engine.services.utils.StringUtils
-
The empty String
"". - EMPTY_STRING_ARRAY - Static variable in class io.automatiko.engine.services.utils.StringUtils
-
An empty immutable
Stringarray. - end() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- end() - Method in class io.automatiko.engine.services.uow.ManagedUnitOfWork
- end() - Method in class io.automatiko.engine.services.uow.PassThroughUnitOfWork
- equals(Object) - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- equals(Object) - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- equals(Object) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- equals(Object) - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- equals(Object) - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- equals(Object) - Method in class io.automatiko.engine.services.io.BaseResource
- equals(Object) - Method in class io.automatiko.engine.services.io.ByteArrayResource
- equals(Object) - Method in class io.automatiko.engine.services.io.ClassPathResource
- equals(Object) - Method in class io.automatiko.engine.services.io.FileSystemResource
- equals(Object) - Method in class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- equalsIgnoreSpaces(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- escapeXmlString(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- EventListenerResolver - Interface in io.automatiko.engine.services.signal
- eventManager - Variable in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- eventManager() - Method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- events() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- executeInUnitOfWork(UnitOfWorkManager, Supplier<T>) - Static method in class io.automatiko.engine.services.uow.UnitOfWorkExecutor
- extractFirstIdentifier(String, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
- extractFirstIdentifier(String, StringBuilder, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
- extractRuntimeSource(Map<String, String>) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
F
- factory - Variable in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- fallbackUnitOfWork - Variable in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- FileSystemResource - Class in io.automatiko.engine.services.io
- FileSystemResource() - Constructor for class io.automatiko.engine.services.io.FileSystemResource
- FileSystemResource(File) - Constructor for class io.automatiko.engine.services.io.FileSystemResource
-
Create a new FileSystemResource from a File handle.
- FileSystemResource(File, String) - Constructor for class io.automatiko.engine.services.io.FileSystemResource
- FileSystemResource(String) - Constructor for class io.automatiko.engine.services.io.FileSystemResource
-
Create a new FileSystemResource from a file path.
- FileSystemResource(String, String) - Constructor for class io.automatiko.engine.services.io.FileSystemResource
- find(String) - Method in interface io.automatiko.engine.services.signal.EventListenerResolver
- findEndOfMethodArgsIndex(CharSequence, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
G
- generateUUID() - Static method in class io.automatiko.engine.services.utils.StringUtils
- getActivated() - Method in class io.automatiko.engine.services.time.TimerInstance
- getActualOwner() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getAdminGroups() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getAdminUsers() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getAutomatikParentProcessinstanceId() - Method in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- getAutomatikProcessinstanceState() - Method in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- getAutomatikReferenceId() - Method in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- getAutomatikUserTaskinstanceId() - Method in class io.automatiko.engine.services.event.UserTaskInstanceDataEvent
- getAutomatikUserTaskinstanceState() - Method in class io.automatiko.engine.services.event.UserTaskInstanceDataEvent
- getAutomatikVariableName() - Method in class io.automatiko.engine.services.event.VariableInstanceDataEvent
- getBusinessKey() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getBytes() - Method in class io.automatiko.engine.services.io.BaseResource
- getBytes() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- getBytes() - Method in class io.automatiko.engine.services.io.InputStreamResource
- getBytes() - Method in interface io.automatiko.engine.services.io.InternalResource
- getCategories() - Method in class io.automatiko.engine.services.io.BaseResource
- getCategories() - Method in interface io.automatiko.engine.services.io.InternalResource
- getChangeDate() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getChangedByNodeId() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getChangedByNodeName() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getChangedByNodeType() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getChangedByUser() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getClassLoader() - Method in class io.automatiko.engine.services.io.ClassPathResource
- getClazz() - Method in class io.automatiko.engine.services.io.ClassPathResource
- getCompleteDate() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getConfiguration() - Method in class io.automatiko.engine.services.io.BaseResource
- getDelay() - Method in class io.automatiko.engine.services.time.TimerInstance
- getDescription() - Method in class io.automatiko.engine.services.io.BaseResource
- getDescription() - Method in interface io.automatiko.engine.services.io.InternalResource
- getEncoding() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- getEncoding() - Method in class io.automatiko.engine.services.io.ClassPathResource
- getEncoding() - Method in class io.automatiko.engine.services.io.FileSystemResource
- getEncoding() - Method in class io.automatiko.engine.services.io.InputStreamResource
- getEncoding() - Method in interface io.automatiko.engine.services.io.InternalResource
- getEncoding() - Method in class io.automatiko.engine.services.io.ReaderResource
- getEndDate() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getErrorMessage() - Method in class io.automatiko.engine.services.event.impl.ProcessErrorEventBody
- getErrors() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getExcludedUsers() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getFile() - Method in class io.automatiko.engine.services.io.FileSystemResource
- getFormLink() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getId() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- getId() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getId() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getId() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getId() - Method in class io.automatiko.engine.services.time.TimerInstance
- getInputs() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getInputStream() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- getInputStream() - Method in class io.automatiko.engine.services.io.ClassPathResource
-
This implementation opens an InputStream for the given class path resource.
- getInputStream() - Method in class io.automatiko.engine.services.io.FileSystemResource
-
This implementation opens a FileInputStream for the underlying file.
- getInputStream() - Method in class io.automatiko.engine.services.io.InputStreamResource
- getInputStream() - Method in class io.automatiko.engine.services.io.ReaderResource
- getLastTriggered() - Method in class io.automatiko.engine.services.time.TimerInstance
- getLeaveTime() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getListeners() - Method in class io.automatiko.engine.services.signal.LightSignalManager
- getMilestones() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getName() - Method in interface io.automatiko.engine.services.correlation.CorrelationKey
- getName() - Method in interface io.automatiko.engine.services.correlation.CorrelationProperty
- getName() - Method in class io.automatiko.engine.services.correlation.StringCorrelationKey
- getName() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- getName() - Method in class io.automatiko.engine.services.identity.StaticIdentityProvider
- getNodeDefinitionId() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getNodeDefinitionId() - Method in class io.automatiko.engine.services.event.impl.ProcessErrorEventBody
- getNodeId() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getNodeInstances() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getNodeName() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getNodeType() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getOutputs() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getParentInstanceId() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getPath() - Method in class io.automatiko.engine.services.io.ClassPathResource
- getPeriod() - Method in class io.automatiko.engine.services.time.TimerInstance
- getPotentialGroups() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getPotentialUsers() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getProcessId() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getProcessId() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getProcessId() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getProcessInstance(CorrelationKey) - Method in interface io.automatiko.engine.services.correlation.CorrelationAwareProcessRuntime
-
Returns the process instance with the given correlationKey.
- getProcessInstanceId() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getProcessInstanceId() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getProcessInstanceId() - Method in class io.automatiko.engine.services.time.TimerInstance
- getProcessName() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getProperties() - Method in interface io.automatiko.engine.services.correlation.CorrelationKey
- getProperties() - Method in class io.automatiko.engine.services.correlation.StringCorrelationKey
- getReader() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- getReader() - Method in class io.automatiko.engine.services.io.ClassPathResource
- getReader() - Method in class io.automatiko.engine.services.io.FileSystemResource
- getReader() - Method in class io.automatiko.engine.services.io.InputStreamResource
- getReader() - Method in class io.automatiko.engine.services.io.ReaderResource
- getReferenceId() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getReferenceName() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getRepeatLimit() - Method in class io.automatiko.engine.services.time.TimerInstance
- getResourceType() - Method in class io.automatiko.engine.services.io.BaseResource
- getResourceType() - Method in interface io.automatiko.engine.services.io.InternalResource
- getRoles() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getRoles() - Method in class io.automatiko.engine.services.identity.StaticIdentityProvider
- getRootInstanceId() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getRootProcessId() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getRootProcessId() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getRootProcessId() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getRootProcessInstanceId() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getRootProcessInstanceId() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getScheduledTime(String) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- getSourcePath() - Method in class io.automatiko.engine.services.io.BaseResource
- getStartDate() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getStartDate() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getState() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getState() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getStatus() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- getTags() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getTargetPath() - Method in class io.automatiko.engine.services.io.BaseResource
- getTaskDescription() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getTaskName() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getTaskPriority() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- getTimerId() - Method in class io.automatiko.engine.services.time.TimerInstance
- getTriggerTime() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- getType() - Method in interface io.automatiko.engine.services.correlation.CorrelationProperty
- getUnitOfWork() - Static method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- getURL() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- getURL() - Method in class io.automatiko.engine.services.io.ClassPathResource
-
This implementation returns a URL for the underlying class path resource.
- getURL() - Method in class io.automatiko.engine.services.io.FileSystemResource
-
This implementation returns a URL for the underlying file.
- getURL() - Method in class io.automatiko.engine.services.io.InputStreamResource
- getURL() - Method in interface io.automatiko.engine.services.io.InternalResource
- getURL() - Method in class io.automatiko.engine.services.io.ReaderResource
- getValue() - Method in interface io.automatiko.engine.services.correlation.CorrelationProperty
- getVariableName() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getVariablePreviousValue() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getVariables() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- getVariableValue() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- getVisibleTo() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
H
- handleProcessCompletedEvent(ProcessCompletedEvent, ProcessInstanceEventBody) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- handleProcessNodeLeftEvent(ProcessNodeLeftEvent, ProcessInstanceEventBody) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- handleProcessNodeTriggeredEvent(ProcessNodeTriggeredEvent, ProcessInstanceEventBody) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- handleProcessVariableChangedEvent(ProcessVariableChangedEvent, Set<VariableInstanceEventBody>) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- handleProcessWorkItemTransitionEvent(ProcessWorkItemTransitionEvent, Map<String, UserTaskInstanceEventBody>) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- hashCode() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- hashCode() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- hashCode() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- hashCode() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- hashCode() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- hashCode() - Method in class io.automatiko.engine.services.io.BaseResource
- hashCode() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- hashCode() - Method in class io.automatiko.engine.services.io.ClassPathResource
- hashCode() - Method in class io.automatiko.engine.services.io.FileSystemResource
- hashCode() - Method in class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- hasRole(String) - Method in class io.automatiko.engine.services.identity.StaticIdentityProvider
- hasURL() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- hasURL() - Method in class io.automatiko.engine.services.io.ClassPathResource
- hasURL() - Method in class io.automatiko.engine.services.io.FileSystemResource
- hasURL() - Method in class io.automatiko.engine.services.io.InputStreamResource
- hasURL() - Method in interface io.automatiko.engine.services.io.InternalResource
- hasURL() - Method in class io.automatiko.engine.services.io.ReaderResource
I
- id(String) - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody.Builder
- ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- identityHasAllRoles(String...) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Verifies if user performing current operation has all of the given roles
- identityHasAnyRole(String...) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Verifies if user performing current operation has any of the given roles
- identityHasRole(String) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Verifies if user performing current operation has given role
- identityName() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Retrieves current user name if available otherwise null
- identityName(String) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Retrieves current user name if available otherwise
whenNotFoundas fallback - identityProperty(String) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Retrieves property associated with user information e.g. email address etc
- identityProperty(String, String) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Retrieves property associated with user information e.g. email address etc in case of missing property it returns default value
- INDEX_NOT_FOUND - Static variable in class io.automatiko.engine.services.utils.StringUtils
-
Represents a failed index search.
- indexOfOutOfQuotes(String, char) - Static method in class io.automatiko.engine.services.utils.StringUtils
- indexOfOutOfQuotes(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- indexOfOutOfQuotes(String, String, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
- InMemoryJobService - Class in io.automatiko.engine.services.jobs.impl
- InMemoryJobService(int, ProcessRuntime, UnitOfWorkManager) - Constructor for class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- InMemoryJobService(ProcessRuntime, UnitOfWorkManager) - Constructor for class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- InputStreamResource - Class in io.automatiko.engine.services.io
- InputStreamResource() - Constructor for class io.automatiko.engine.services.io.InputStreamResource
- InputStreamResource(InputStream) - Constructor for class io.automatiko.engine.services.io.InputStreamResource
- InputStreamResource(InputStream, String) - Constructor for class io.automatiko.engine.services.io.InputStreamResource
- intercept(WorkUnit) - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- intercept(WorkUnit) - Method in class io.automatiko.engine.services.uow.ManagedUnitOfWork
- intercept(WorkUnit) - Method in class io.automatiko.engine.services.uow.PassThroughUnitOfWork
- InternalResource - Interface in io.automatiko.engine.services.io
- io.automatiko.engine.services.correlation - package io.automatiko.engine.services.correlation
- io.automatiko.engine.services.event - package io.automatiko.engine.services.event
- io.automatiko.engine.services.event.impl - package io.automatiko.engine.services.event.impl
- io.automatiko.engine.services.execution - package io.automatiko.engine.services.execution
- io.automatiko.engine.services.identity - package io.automatiko.engine.services.identity
- io.automatiko.engine.services.io - package io.automatiko.engine.services.io
- io.automatiko.engine.services.jobs.impl - package io.automatiko.engine.services.jobs.impl
- io.automatiko.engine.services.signal - package io.automatiko.engine.services.signal
- io.automatiko.engine.services.time - package io.automatiko.engine.services.time
- io.automatiko.engine.services.uow - package io.automatiko.engine.services.uow
- io.automatiko.engine.services.utils - package io.automatiko.engine.services.utils
- IoUtils - Class in io.automatiko.engine.services.utils
- isAdmin() - Method in class io.automatiko.engine.services.identity.StaticIdentityProvider
- isDereferencingIdentifier(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- isDirectory() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- isDirectory() - Method in class io.automatiko.engine.services.io.ClassPathResource
- isDirectory() - Method in class io.automatiko.engine.services.io.FileSystemResource
- isDirectory() - Method in class io.automatiko.engine.services.io.InputStreamResource
- isDirectory() - Method in interface io.automatiko.engine.services.io.InternalResource
- isDirectory() - Method in class io.automatiko.engine.services.io.ReaderResource
- isEmpty(CharSequence) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Checks if a String is empty ("") or null.
- isEqual(Object, Object) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Checks two objects for equality
- isIdentifier(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- isNumber(Object) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Checks if given object is a number
L
- lcFirst(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- lcFirstForBean(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- LightSignalManager - Class in io.automatiko.engine.services.signal
- LightSignalManager(EventListenerResolver, SignalManagerHub) - Constructor for class io.automatiko.engine.services.signal.LightSignalManager
- listResources() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- listResources() - Method in class io.automatiko.engine.services.io.ClassPathResource
- listResources() - Method in class io.automatiko.engine.services.io.FileSystemResource
- listResources() - Method in class io.automatiko.engine.services.io.InputStreamResource
- listResources() - Method in interface io.automatiko.engine.services.io.InternalResource
- listResources() - Method in class io.automatiko.engine.services.io.ReaderResource
- log(Object) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- log(String, Object...) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- log(ZonedDateTime, long) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- logError(String, Object...) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- LOGGER - Static variable in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- logWarning(String, Object...) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
M
- managedProcessInstances(Process<?>, ProcessInstances<?>) - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- ManagedUnitOfWork - Class in io.automatiko.engine.services.uow
-
Unit of work that is managed with injected consumers to react to various life cycle phases
- ManagedUnitOfWork(UnitOfWork, Consumer<UnitOfWork>, Consumer<UnitOfWork>, Consumer<UnitOfWork>) - Constructor for class io.automatiko.engine.services.uow.ManagedUnitOfWork
- mark(int) - Method in class io.automatiko.engine.services.io.ReaderInputStream
-
Marks the read limit of the Reader.
- markSupported() - Method in class io.automatiko.engine.services.io.ReaderInputStream
- messageIdWithCorrelation(String, String) - Static method in class io.automatiko.engine.services.utils.EmailUtils
- metaData() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- metaData() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- metaData() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- MilestoneEventBody - Class in io.automatiko.engine.services.event.impl
- MilestoneEventBody.Builder - Class in io.automatiko.engine.services.event.impl
N
- name(String) - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody.Builder
- newBatch() - Method in class io.automatiko.engine.services.event.impl.BaseEventManager
- newCorrelationKey(String) - Method in interface io.automatiko.engine.services.correlation.CorrelationKeyFactory
- newCorrelationKey(List<String>) - Method in interface io.automatiko.engine.services.correlation.CorrelationKeyFactory
- newUnitOfWork() - Method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- nextMonth() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- nextQuarter() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- NodeInstanceEventBody - Class in io.automatiko.engine.services.event.impl
- NonCloseable(Reader) - Constructor for class io.automatiko.engine.services.io.ReaderInputStream.NonCloseable
- NonCloseable(Reader, String) - Constructor for class io.automatiko.engine.services.io.ReaderInputStream.NonCloseable
P
- padding(int, char) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Returns padding using the specified delimiter repeated to a given length.
- PARENT_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- PARENT_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- PassThroughUnitOfWork - Class in io.automatiko.engine.services.uow
-
The simplest version of unit of work (and one used when no other is configured) that simply pass through the work it intercepts.
- PassThroughUnitOfWork() - Constructor for class io.automatiko.engine.services.uow.PassThroughUnitOfWork
- perform() - Method in class io.automatiko.engine.services.uow.BaseWorkUnit
- perform() - Method in class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- previousMonth() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- previousQuarter() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- previousVersion(List<T>) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Retrieves previous version of given variable based on given versions
- priority() - Method in class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- PROCESS_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- PROCESS_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- ProcessErrorEventBody - Class in io.automatiko.engine.services.event.impl
- ProcessInstanceDataEvent - Class in io.automatiko.engine.services.event
- ProcessInstanceDataEvent(String, String, Map<String, String>, ProcessInstanceEventBody) - Constructor for class io.automatiko.engine.services.event.ProcessInstanceDataEvent
- ProcessInstanceEventBatch - Class in io.automatiko.engine.services.event.impl
- ProcessInstanceEventBatch(String, Addons) - Constructor for class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
- ProcessInstanceEventBody - Class in io.automatiko.engine.services.event.impl
- ProcessInstanceWorkUnit<T> - Class in io.automatiko.engine.services.uow
- ProcessInstanceWorkUnit(ProcessInstance<T>, Consumer<Object>) - Constructor for class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- ProcessInstanceWorkUnit(ProcessInstance<T>, Consumer<Object>, Consumer<Object>) - Constructor for class io.automatiko.engine.services.uow.ProcessInstanceWorkUnit
- processJobByDescription(ProcessJobDescription) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- processRuntime - Variable in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- properties() - Method in class io.automatiko.engine.services.identity.StaticIdentityProvider
- publish(DataEvent<?>) - Method in class io.automatiko.engine.services.event.impl.CountDownProcessInstanceEventPublisher
- publish(EventBatch) - Method in class io.automatiko.engine.services.event.impl.BaseEventManager
- publish(String, Object) - Method in class io.automatiko.engine.services.signal.DefaultSignalManagerHub
- publish(Collection<DataEvent<?>>) - Method in class io.automatiko.engine.services.event.impl.CountDownProcessInstanceEventPublisher
- publishTargeting(String, String, Object) - Method in class io.automatiko.engine.services.signal.DefaultSignalManagerHub
R
- read() - Method in class io.automatiko.engine.services.io.ReaderInputStream
-
Reads from the
Reader, returning the same value. - read(byte[], int, int) - Method in class io.automatiko.engine.services.io.ReaderInputStream
-
Reads from the
Readerinto a byte array - readBytes(File) - Static method in class io.automatiko.engine.services.utils.IoUtils
- readBytesFromInputStream(InputStream) - Static method in class io.automatiko.engine.services.utils.IoUtils
- readBytesFromInputStream(InputStream, boolean) - Static method in class io.automatiko.engine.services.utils.IoUtils
- ReaderInputStream - Class in io.automatiko.engine.services.io
- ReaderInputStream(Reader) - Constructor for class io.automatiko.engine.services.io.ReaderInputStream
-
Construct a
ReaderInputStreamfor the specifiedReader. - ReaderInputStream(Reader, String) - Constructor for class io.automatiko.engine.services.io.ReaderInputStream
-
Construct a
ReaderInputStreamfor the specifiedReader, with the specified encoding. - ReaderInputStream.NonCloseable - Class in io.automatiko.engine.services.io
- ReaderResource - Class in io.automatiko.engine.services.io
- ReaderResource() - Constructor for class io.automatiko.engine.services.io.ReaderResource
- ReaderResource(Reader) - Constructor for class io.automatiko.engine.services.io.ReaderResource
- ReaderResource(Reader, ResourceType) - Constructor for class io.automatiko.engine.services.io.ReaderResource
- ReaderResource(Reader, String) - Constructor for class io.automatiko.engine.services.io.ReaderResource
- ReaderResource(Reader, String, ResourceType) - Constructor for class io.automatiko.engine.services.io.ReaderResource
- readFileAsString(File) - Static method in class io.automatiko.engine.services.utils.IoUtils
- readFileAsString(Reader) - Static method in class io.automatiko.engine.services.utils.StringUtils
- recursiveListFile(File) - Static method in class io.automatiko.engine.services.utils.IoUtils
- recursiveListFile(File, String, Predicate<File>) - Static method in class io.automatiko.engine.services.utils.IoUtils
- removeEventListener(String, EventListener) - Method in class io.automatiko.engine.services.signal.LightSignalManager
- repeat(String, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Repeat a String
repeattimes to form a new String. - repeatableProcessJobByDescription(ProcessJobDescription) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- replace(String, String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Replace all occurences of a substring within a string with another string.
- replaceOutOfQuotes(String, String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- reset() - Method in class io.automatiko.engine.services.io.ReaderInputStream
-
Resets the Reader.
- reset(int) - Method in class io.automatiko.engine.services.event.impl.CountDownProcessInstanceEventPublisher
-
Sets the count down latch to given number of process instance events.
- ROOT_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- ROOT_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- ROOT_PROCESS_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- ROOT_PROCESS_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
S
- scheduledJobs - Variable in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- scheduleProcessInstanceJob(ProcessInstanceJobDescription) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- scheduleProcessJob(ProcessJobDescription) - Method in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- scheduler - Variable in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- setActivated(Date) - Method in class io.automatiko.engine.services.time.TimerInstance
- setAddons(Addons) - Method in class io.automatiko.engine.services.event.impl.BaseEventManager
- setAutomatikReferenceId(String) - Method in class io.automatiko.engine.services.event.AbstractProcessDataEvent
- setCategories(String) - Method in class io.automatiko.engine.services.io.BaseResource
- setCategories(String) - Method in interface io.automatiko.engine.services.io.InternalResource
- setClassLoader(ClassLoader) - Method in class io.automatiko.engine.services.io.ClassPathResource
- setConfiguration(ResourceConfiguration) - Method in class io.automatiko.engine.services.io.BaseResource
- setDelay(long) - Method in class io.automatiko.engine.services.time.TimerInstance
- setDescription(String) - Method in class io.automatiko.engine.services.io.BaseResource
- setDescription(String) - Method in interface io.automatiko.engine.services.io.InternalResource
- setId(String) - Method in class io.automatiko.engine.services.time.TimerInstance
- setLastTriggered(Date) - Method in class io.automatiko.engine.services.time.TimerInstance
- setPeriod(long) - Method in class io.automatiko.engine.services.time.TimerInstance
- setProcessInstanceId(String) - Method in class io.automatiko.engine.services.time.TimerInstance
- setRepeatLimit(int) - Method in class io.automatiko.engine.services.time.TimerInstance
- setResourceType(ResourceType) - Method in class io.automatiko.engine.services.io.BaseResource
- setResourceType(ResourceType) - Method in interface io.automatiko.engine.services.io.InternalResource
- setService(String) - Method in class io.automatiko.engine.services.event.impl.BaseEventManager
- setSourcePath(String) - Method in class io.automatiko.engine.services.io.BaseResource
- setTargetPath(String) - Method in class io.automatiko.engine.services.io.BaseResource
- setTimerId(long) - Method in class io.automatiko.engine.services.time.TimerInstance
- setUnitOfWork(UnitOfWork) - Static method in class io.automatiko.engine.services.uow.DefaultUnitOfWorkManager
- Signalable - Interface in io.automatiko.engine.services.signal
- signalEvent(String, Object) - Method in class io.automatiko.engine.services.signal.LightSignalManager
- signalEvent(String, Object) - Method in interface io.automatiko.engine.services.signal.Signalable
- signalEvent(String, String, Object) - Method in class io.automatiko.engine.services.signal.LightSignalManager
- skipBlanks(String, int) - Static method in class io.automatiko.engine.services.utils.StringUtils
- sorted() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- sourceInstance() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- sourceInstance() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- splitArgumentsList(CharSequence) - Static method in class io.automatiko.engine.services.utils.StringUtils
- splitArgumentsList(CharSequence, boolean) - Static method in class io.automatiko.engine.services.utils.StringUtils
- splitPreserveAllTokens(String, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Splits the provided text into an array, separators specified, preserving all tokens, including empty tokens created by adjacent separators.
- splitStatements(CharSequence) - Static method in class io.automatiko.engine.services.utils.StringUtils
- start() - Method in class io.automatiko.engine.services.uow.CollectingUnitOfWork
- start() - Method in class io.automatiko.engine.services.uow.ManagedUnitOfWork
- start() - Method in class io.automatiko.engine.services.uow.PassThroughUnitOfWork
- startProcess(String, CorrelationKey, Map<String, Object>) - Method in interface io.automatiko.engine.services.correlation.CorrelationAwareProcessRuntime
-
Start a new process instance.
- STATE_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- STATE_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- StaticIdentityProvider - Class in io.automatiko.engine.services.identity
-
Simple implementation of identity provider that must always be used for just one security context, needs to be recreated every time for each "request" Relies on given name and roles
- StaticIdentityProvider(String) - Constructor for class io.automatiko.engine.services.identity.StaticIdentityProvider
- StaticIdentityProvider(String, String) - Constructor for class io.automatiko.engine.services.identity.StaticIdentityProvider
- StaticIdentityProvider(String, String, List<String>) - Constructor for class io.automatiko.engine.services.identity.StaticIdentityProvider
- StaticIdentityProvider(String, String, List<String>, Map<String, Object>) - Constructor for class io.automatiko.engine.services.identity.StaticIdentityProvider
- StaticIdentityProvider(String, List<String>) - Constructor for class io.automatiko.engine.services.identity.StaticIdentityProvider
- StaticIdentityProvider(String, List<String>, Map<String, Object>) - Constructor for class io.automatiko.engine.services.identity.StaticIdentityProvider
- status(String) - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody.Builder
- StringCorrelationKey - Class in io.automatiko.engine.services.correlation
- StringCorrelationKey(String) - Constructor for class io.automatiko.engine.services.correlation.StringCorrelationKey
- stringSimilarity(String, String, StringUtils.SIMILARITY_STRATS) - Static method in class io.automatiko.engine.services.utils.StringUtils
- StringUtils - Class in io.automatiko.engine.services.utils
- StringUtils() - Constructor for class io.automatiko.engine.services.utils.StringUtils
-
StringUtilsinstances should NOT be constructed in standard programming. - StringUtils.SIMILARITY_STRATS - Enum in io.automatiko.engine.services.utils
- subscribe(String, SignalManager) - Method in class io.automatiko.engine.services.signal.DefaultSignalManagerHub
T
- TimerInstance - Class in io.automatiko.engine.services.time
- TimerInstance() - Constructor for class io.automatiko.engine.services.time.TimerInstance
- todayDate() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- todayDay() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- todayMonth() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- todayQuarter() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- todayYearAndMonth() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- toExternalForm() - Method in interface io.automatiko.engine.services.correlation.CorrelationKey
- toExternalForm() - Method in class io.automatiko.engine.services.correlation.StringCorrelationKey
- tomorrowDay() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
- toString() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- toString() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- toString() - Method in class io.automatiko.engine.services.event.impl.ProcessErrorEventBody
- toString() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- toString() - Method in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- toString() - Method in class io.automatiko.engine.services.event.impl.VariableInstanceEventBody
- toString() - Method in class io.automatiko.engine.services.io.BaseResource
- toString() - Method in class io.automatiko.engine.services.io.ByteArrayResource
- toString() - Method in class io.automatiko.engine.services.io.ClassPathResource
- toString() - Method in class io.automatiko.engine.services.io.FileSystemResource
- toString() - Method in class io.automatiko.engine.services.io.ReaderResource
- toString() - Method in class io.automatiko.engine.services.time.TimerInstance
- toString(BufferedReader) - Static method in class io.automatiko.engine.services.utils.StringUtils
- toString(InputStream) - Static method in class io.automatiko.engine.services.utils.StringUtils
- toString(Reader) - Static method in class io.automatiko.engine.services.utils.StringUtils
- toStringArray(Collection) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Copy the given Collection into a String array.
- toURI(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- TRACKED - Static variable in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
U
- ucFirst(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
- unescapeJava(Writer, String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Unescapes any Java literals found in the
Stringto aWriter. - unescapeJava(String) - Static method in class io.automatiko.engine.services.utils.StringUtils
-
Unescapes any Java literals found in the
String. - UnitOfWorkExecutor - Class in io.automatiko.engine.services.uow
- UnitOfWorkExecutor() - Constructor for class io.automatiko.engine.services.uow.UnitOfWorkExecutor
- unitOfWorkManager - Variable in class io.automatiko.engine.services.jobs.impl.InMemoryJobService
- unsubscribe(String, SignalManager) - Method in class io.automatiko.engine.services.signal.DefaultSignalManagerHub
- update() - Method in class io.automatiko.engine.services.event.impl.MilestoneEventBody
- update() - Method in class io.automatiko.engine.services.event.impl.NodeInstanceEventBody
- update() - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBody
- UserTaskInstanceDataEvent - Class in io.automatiko.engine.services.event
- UserTaskInstanceDataEvent(String, String, Map<String, String>, UserTaskInstanceEventBody) - Constructor for class io.automatiko.engine.services.event.UserTaskInstanceDataEvent
- UserTaskInstanceEventBody - Class in io.automatiko.engine.services.event.impl
- UT_ID_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- UT_STATE_META_DATA - Static variable in class io.automatiko.engine.services.event.impl.UserTaskInstanceEventBody
- UTF8_CHARSET - Static variable in class io.automatiko.engine.services.utils.IoUtils
- uuid() - Static method in class io.automatiko.engine.services.utils.StringUtils
V
- valueOf(Object) - Static method in class io.automatiko.engine.services.utils.IoUtils
- valueOf(String) - Static method in enum io.automatiko.engine.services.utils.StringUtils.SIMILARITY_STRATS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.automatiko.engine.services.utils.StringUtils.SIMILARITY_STRATS
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VariableInstanceDataEvent - Class in io.automatiko.engine.services.event
- VariableInstanceDataEvent(String, String, Map<String, String>, VariableInstanceEventBody) - Constructor for class io.automatiko.engine.services.event.VariableInstanceDataEvent
- VariableInstanceEventBody - Class in io.automatiko.engine.services.event.impl
- variableVersion(List<T>, int) - Static method in class io.automatiko.engine.services.execution.BaseFunctions
-
Retrieves selected version of the variable from given versions
- version(ProcessInstance) - Method in class io.automatiko.engine.services.signal.DefaultSignalManagerHub
- version(ProcessInstance) - Method in class io.automatiko.engine.services.signal.LightSignalManager
- version(String) - Method in class io.automatiko.engine.services.event.impl.ProcessInstanceEventBatch
W
- waitTillCompletion(long) - Method in class io.automatiko.engine.services.event.impl.CountDownProcessInstanceEventPublisher
-
Blocks the execution and wait for all expected process instance events to arrive
- waitTillCompletion(long, TimeUnit) - Method in class io.automatiko.engine.services.event.impl.CountDownProcessInstanceEventPublisher
-
Blocks the execution and wait for all expected process instance events to arrive
- with(long, String, Integer) - Static method in class io.automatiko.engine.services.time.TimerInstance
- write(File, byte[]) - Static method in class io.automatiko.engine.services.utils.IoUtils
- writeBytes(File, byte[]) - Static method in class io.automatiko.engine.services.utils.IoUtils
Y
- yesterdayDay() - Static method in class io.automatiko.engine.services.execution.BaseFunctions
All Classes All Packages