Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractAsyncTriggerScheduler - Class in brainslug.flow.execution.async
 
AbstractAsyncTriggerScheduler() - Constructor for class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
AbstractBrainslugContextBuilder<SelfType,T extends BrainslugContext> - Class in brainslug.flow.context
 
AbstractBrainslugContextBuilder() - Constructor for class brainslug.flow.context.AbstractBrainslugContextBuilder
 
AbstractRetryStrategy - Class in brainslug.flow.execution.async
 
AbstractRetryStrategy() - Constructor for class brainslug.flow.execution.async.AbstractRetryStrategy
 
AbstractTokenStore - Class in brainslug.flow.execution.token
 
AbstractTokenStore() - Constructor for class brainslug.flow.execution.token.AbstractTokenStore
 
add(Token) - Method in class brainslug.flow.execution.token.TokenList
 
addDefinition(FlowDefinition) - Method in interface brainslug.flow.execution.DefinitionStore
 
addDefinition(FlowDefinition) - Method in class brainslug.flow.execution.HashMapDefinitionStore
 
addFlowDefinition(FlowDefinition) - Method in class brainslug.flow.context.DefaultBrainslugContext
 
addListener(EventType, Listener) - Method in class brainslug.flow.listener.DefaultListenerManager
 
addListener(EventType, Listener) - Method in interface brainslug.flow.listener.ListenerManager
 
addNodeExecutorMappings() - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
addTimersIfDefined(EventDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.EventNodeExecutor
 
addToken(Identifier, Identifier, Option<Identifier>) - Method in class brainslug.flow.execution.token.HashMapTokenStore
 
addToken(TriggerContext, FlowNodeDefinition<?>, FlowNodeDefinition) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
addToken(Identifier, Identifier, Option<Identifier>) - Method in interface brainslug.flow.execution.token.TokenStore
 
ArrayListTriggerStore - Class in brainslug.flow.execution.async
 
ArrayListTriggerStore() - Constructor for class brainslug.flow.execution.async.ArrayListTriggerStore
 
as(Class<T>) - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
async - Variable in class brainslug.flow.context.Trigger
 
async(Boolean) - Method in class brainslug.flow.context.Trigger
 
asyncFlowStartScheduler - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
AsyncFlowStartScheduler - Interface in brainslug.flow.execution.async
 
asyncFlowStartSchedulerOptions - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
AsyncTrigger - Class in brainslug.flow.execution.async
 
AsyncTrigger() - Constructor for class brainslug.flow.execution.async.AsyncTrigger
 
AsyncTrigger(String, String, String, String, Long, Long, Long, Long, Long) - Constructor for class brainslug.flow.execution.async.AsyncTrigger
 
AsyncTriggerErrorDetails - Class in brainslug.flow.execution.async
 
AsyncTriggerErrorDetails(Exception) - Constructor for class brainslug.flow.execution.async.AsyncTriggerErrorDetails
 
AsyncTriggerExecutionResult - Class in brainslug.flow.execution.async
 
AsyncTriggerExecutor - Class in brainslug.flow.execution.async
 
AsyncTriggerExecutor() - Constructor for class brainslug.flow.execution.async.AsyncTriggerExecutor
 
AsyncTriggerQuery - Class in brainslug.flow.execution.async
 
AsyncTriggerQuery() - Constructor for class brainslug.flow.execution.async.AsyncTriggerQuery
 
asyncTriggerScheduler - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
AsyncTriggerScheduler - Interface in brainslug.flow.execution.async
 
asyncTriggerScheduler - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
asyncTriggerSchedulerOptions - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
AsyncTriggerSchedulerOptions - Class in brainslug.flow.execution.async
 
AsyncTriggerSchedulerOptions() - Constructor for class brainslug.flow.execution.async.AsyncTriggerSchedulerOptions
 
asyncTriggerStore - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
AsyncTriggerStore - Interface in brainslug.flow.execution.async
 
asyncTriggerStore - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 

B

brainslug.flow.context - package brainslug.flow.context
 
brainslug.flow.execution - package brainslug.flow.execution
 
brainslug.flow.execution.async - package brainslug.flow.execution.async
 
brainslug.flow.execution.expression - package brainslug.flow.execution.expression
 
brainslug.flow.execution.token - package brainslug.flow.execution.token
 
brainslug.flow.listener - package brainslug.flow.listener
 
brainslug.util - package brainslug.util
 
BrainslugContextBuilder - Class in brainslug.flow.context
 
BrainslugContextBuilder() - Constructor for class brainslug.flow.context.BrainslugContextBuilder
 
build() - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
byteArrayValue - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 

C

call() - Method in class brainslug.flow.execution.async.ExecuteTaskCallable
 
call() - Method in class brainslug.flow.execution.async.ExecuteTasksCallable
 
callDefinitionExecutor - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
CallDefinitionExecutor - Class in brainslug.flow.execution
 
CallDefinitionExecutor() - Constructor for class brainslug.flow.execution.CallDefinitionExecutor
 
callDefinitionExecutor - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
ChoiceNodeExecutor - Class in brainslug.flow.execution.token
 
ChoiceNodeExecutor(PredicateEvaluator) - Constructor for class brainslug.flow.execution.token.ChoiceNodeExecutor
 
context - Variable in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
contextExecutionArguments(ExecutionContext, Method) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
ContextPredicate - Interface in brainslug.flow.execution.expression
 
createExecutionContext(TriggerContext) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
createInstance(Identifier) - Method in class brainslug.flow.execution.token.HashMapTokenStore
 
createInstance(Identifier) - Method in interface brainslug.flow.execution.token.TokenStore
 
createTaskNodeExecutor() - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
createTriggerContextForNextNode(TriggerContext, FlowNodeDefinition) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 

D

DefaultBrainslugContext - Class in brainslug.flow.context
 
DefaultBrainslugContext(AsyncTriggerScheduler, AsyncTriggerStore, AsyncTriggerSchedulerOptions, AsyncFlowStartScheduler, SchedulerOptions, DefinitionStore, ListenerManager, CallDefinitionExecutor, PredicateEvaluator, Registry, FlowExecutor, TokenStore) - Constructor for class brainslug.flow.context.DefaultBrainslugContext
 
DefaultExecutionContext - Class in brainslug.flow.execution
 
DefaultExecutionContext(TriggerContext, Registry) - Constructor for class brainslug.flow.execution.DefaultExecutionContext
 
DefaultExecutionProperties - Class in brainslug.flow.execution
 
DefaultExecutionProperties() - Constructor for class brainslug.flow.execution.DefaultExecutionProperties
 
DefaultExecutionProperty - Class in brainslug.flow.execution
 
DefaultExecutionProperty() - Constructor for class brainslug.flow.execution.DefaultExecutionProperty
 
DefaultExecutionProperty(String, String, String, Long, Double, byte[]) - Constructor for class brainslug.flow.execution.DefaultExecutionProperty
 
DefaultFlowStartScheduler - Class in brainslug.flow.execution.async
 
DefaultFlowStartScheduler() - Constructor for class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
DefaultListenerManager - Class in brainslug.flow.listener
 
DefaultListenerManager() - Constructor for class brainslug.flow.listener.DefaultListenerManager
 
DefaultNodeExecutor<SelfType,T extends FlowNodeDefinition> - Class in brainslug.flow.execution.token
 
DefaultNodeExecutor() - Constructor for class brainslug.flow.execution.token.DefaultNodeExecutor
 
DefaultPredicateEvaluator - Class in brainslug.flow.execution.expression
 
DefaultPredicateEvaluator() - Constructor for class brainslug.flow.execution.expression.DefaultPredicateEvaluator
 
definitionId - Variable in class brainslug.flow.context.Trigger
 
definitionId(Enum) - Method in class brainslug.flow.context.Trigger
 
definitionId(String) - Method in class brainslug.flow.context.Trigger
 
definitionId(Identifier) - Method in class brainslug.flow.context.Trigger
 
definitionStore - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
DefinitionStore - Interface in brainslug.flow.execution
 
definitionStore - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
disabled - Variable in class brainslug.flow.execution.async.SchedulerOptions
 
doubleValue - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 

E

equals(Object) - Method in class brainslug.flow.context.Trigger
TODO: should we include the setProperties into equals?
equals(Object) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
equals(Object) - Method in class brainslug.flow.execution.async.AsyncTriggerErrorDetails
 
equals(Object) - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
equals(Object) - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
equals(Object) - Method in class brainslug.flow.execution.token.Token
 
evaluate(EqualDefinition, ExecutionContext) - Method in class brainslug.flow.execution.expression.DefaultPredicateEvaluator
 
evaluate(EqualDefinition, ExecutionContext) - Method in interface brainslug.flow.execution.expression.PredicateEvaluator
 
EventNodeExecutor - Class in brainslug.flow.execution.token
 
EventNodeExecutor(AsyncTriggerStore, PredicateEvaluator) - Constructor for class brainslug.flow.execution.token.EventNodeExecutor
 
EventType - Enum in brainslug.flow.listener
 
execute(AsyncTrigger, DefaultBrainslugContext) - Method in class brainslug.flow.execution.async.AsyncTriggerExecutor
 
execute(CallDefinition, ExecutionContext) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
Execute - Annotation Type in brainslug.flow.execution
Identifies a method which is meant for execution in a HandlerCallDefinition callee.
execute(T, ExecutionContext) - Method in interface brainslug.flow.execution.FlowNodeExecutor
 
execute(ExecutionContext) - Method in interface brainslug.flow.execution.SimpleTask
 
execute(ChoiceDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.ChoiceNodeExecutor
 
execute(T, ExecutionContext) - Method in class brainslug.flow.execution.token.DefaultNodeExecutor
 
execute(EventDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.EventNodeExecutor
 
execute(JoinDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.JoinNodeExecutor
 
execute(AbstractTaskDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.TaskNodeExecutor
 
executeDelegate(Object, ExecutionContext) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
ExecuteTaskCallable - Class in brainslug.flow.execution.async
 
ExecuteTasksCallable - Class in brainslug.flow.execution.async
 
executeWithOptionalAsyncRetry(AbstractTaskDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.TaskNodeExecutor
 
ExecutorServiceAsyncTriggerScheduler - Class in brainslug.flow.execution.async
 
ExecutorServiceAsyncTriggerScheduler() - Constructor for class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 

F

failed - Variable in class brainslug.flow.execution.FlowNodeExecutionResult
 
failed(boolean) - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
findById(Identifier) - Method in interface brainslug.flow.execution.DefinitionStore
 
findById(Identifier) - Method in class brainslug.flow.execution.HashMapDefinitionStore
 
first(List<Token>) - Method in class brainslug.flow.execution.token.TokenOperations
 
flowExecutor - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
FlowExecutor - Interface in brainslug.flow.execution
 
FlowNodeExecutionResult - Class in brainslug.flow.execution
 
FlowNodeExecutionResult() - Constructor for class brainslug.flow.execution.FlowNodeExecutionResult
 
FlowNodeExecutionResult(List<FlowNodeDefinition>) - Constructor for class brainslug.flow.execution.FlowNodeExecutionResult
 
FlowNodeExecutor<T extends FlowNodeDefinition> - Interface in brainslug.flow.execution
 
fromList(List<DefaultExecutionProperty>) - Method in class brainslug.flow.execution.DefaultExecutionProperties
 

G

generateId() - Method in interface brainslug.util.IdGenerator
 
generateId() - Method in class brainslug.util.UuidGenerator
 
get(String, Class<T>) - Method in class brainslug.flow.execution.DefaultExecutionProperties
 
get(String) - Method in class brainslug.flow.execution.DefaultExecutionProperties
 
getArguments(CallDefinition, ExecutionContext) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
getAsyncTriggerExecutor() - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
getAsyncTriggerScheduler() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getAsyncTriggerStore() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getBaseDate() - Method in class brainslug.flow.execution.async.ExecuteTaskCallable
 
getCallDefinitionExecutor() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getCreatedDate() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getDefinitionId() - Method in class brainslug.flow.context.Trigger
 
getDefinitionId() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getDefinitions() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getDefinitions() - Method in interface brainslug.flow.execution.DefinitionStore
 
getDefinitions() - Method in class brainslug.flow.execution.HashMapDefinitionStore
 
getDefinitionStore() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getDueDate() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getErrorDetails() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getException() - Method in class brainslug.flow.execution.async.AsyncTriggerErrorDetails
 
getException() - Method in class brainslug.flow.execution.async.AsyncTriggerExecutionResult
 
getFirstMethodAnnotatedWith(Class<?>, Class<? extends Annotation>) - Static method in class brainslug.util.ReflectionUtil
taken from http://stackoverflow.com/questions/6593597/java-seek-a-method-with-specific-annotation-and-its-annotation-element
getFlowDefinitionsWithStartTimer(Collection<FlowDefinition>) - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
getFlowExecutor() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getId() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getId() - Method in class brainslug.flow.execution.token.Token
 
getInstanceId() - Method in class brainslug.flow.context.Trigger
 
getInstanceId() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getInstanceId() - Method in class brainslug.flow.execution.token.Token
 
getInstanceTokens(Identifier) - Method in class brainslug.flow.execution.token.HashMapTokenStore
 
getInstanceTokens(Identifier) - Method in interface brainslug.flow.execution.token.TokenStore
 
getIterator() - Method in class brainslug.flow.execution.token.TokenList
 
getKey() - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
getListenerManager() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getMaxCount() - Method in class brainslug.flow.execution.async.AsyncTriggerQuery
 
getMaxRetries() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getMaxTaskCount() - Method in class brainslug.flow.execution.async.AsyncTriggerSchedulerOptions
 
getNextNodes() - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
getNodeExecutor(T) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
getNodeId() - Method in class brainslug.flow.context.Trigger
 
getNodeId() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getNodeId() - Method in class brainslug.flow.execution.token.Token
 
getNodeTokens(Identifier, Identifier) - Method in class brainslug.flow.execution.token.HashMapTokenStore
 
getNodeTokens(Identifier, Identifier) - Method in interface brainslug.flow.execution.token.TokenStore
 
getNodeTokensGroupedBySource(Identifier, Identifier) - Method in class brainslug.flow.execution.token.TokenOperations
 
getObjectValue() - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
getOrCreateInstanceList(Identifier) - Method in class brainslug.flow.execution.token.HashMapTokenStore
 
getOrCreateTokenList(Map<Identifier, List<Token>>, Identifier) - Method in class brainslug.flow.execution.token.TokenList
 
getOverdueDate() - Method in class brainslug.flow.execution.async.AsyncTriggerQuery
 
getOverdueTriggers(Date) - Method in class brainslug.flow.execution.async.ArrayListTriggerStore
 
getPredicateEvaluator() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getProperties() - Method in class brainslug.flow.context.Trigger
 
getProperty(String, Class<P>) - Method in class brainslug.flow.context.Trigger
 
getProperty(Class<P>) - Method in class brainslug.flow.context.Trigger
 
getProperty(Class<P>) - Method in class brainslug.flow.execution.DefaultExecutionProperties
 
getRegistry() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getRetries() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
getRetryStrategy(FlowNodeDefinition) - Method in class brainslug.flow.execution.async.ExecuteTasksCallable
 
getScheduleDelay() - Method in class brainslug.flow.execution.async.SchedulerOptions
 
getScheduledExecutorService() - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
getScheduledExecutorService() - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
getSchedulePeriod() - Method in class brainslug.flow.execution.async.SchedulerOptions
 
getSchedulerOptions() - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
getScheduleUnit() - Method in class brainslug.flow.execution.async.SchedulerOptions
 
getService(Class<T>) - Method in class brainslug.flow.context.HashMapRegistry
 
getSourceNode() - Method in class brainslug.flow.execution.token.Token
 
getStackTrace() - Method in class brainslug.flow.execution.async.AsyncTriggerErrorDetails
 
getStartNodeDefinition(Identifier, Identifier) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
getTaskExecutorService() - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
getTasksToBeExecuted() - Method in class brainslug.flow.execution.async.ExecuteTasksCallable
 
getTasksToTrigger() - Method in class brainslug.flow.execution.async.ExecuteTasksCallable
 
getTokens() - Method in class brainslug.flow.execution.token.TokenList
 
getTokenStore() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
getTrigger(Identifier, Identifier, Identifier) - Method in class brainslug.flow.execution.async.ArrayListTriggerStore
 
getTrigger(Identifier, Identifier, Identifier) - Method in interface brainslug.flow.execution.async.AsyncTriggerStore
 
getTrigger() - Method in class brainslug.flow.execution.DefaultExecutionContext
 
getTriggers(AsyncTriggerQuery) - Method in class brainslug.flow.execution.async.ArrayListTriggerStore
 
getTriggers(AsyncTriggerQuery) - Method in interface brainslug.flow.execution.async.AsyncTriggerStore
 
getValues() - Method in class brainslug.flow.execution.DefaultExecutionProperties
 
getVersion() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
GoalCondition - Interface in brainslug.flow.execution
 
goalIsFulfilled(Identifier, ExecutionContext) - Method in class brainslug.flow.execution.token.TaskNodeExecutor
 
groupedBySourceNode() - Method in class brainslug.flow.execution.token.TokenList
 

H

hashCode() - Method in class brainslug.flow.context.Trigger
 
hashCode() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
hashCode() - Method in class brainslug.flow.execution.async.AsyncTriggerErrorDetails
 
hashCode() - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
hashCode() - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
hashCode() - Method in class brainslug.flow.execution.token.Token
 
HashMapDefinitionStore - Class in brainslug.flow.execution
 
HashMapDefinitionStore() - Constructor for class brainslug.flow.execution.HashMapDefinitionStore
 
HashMapPropertyStore - Class in brainslug.flow.execution
 
HashMapPropertyStore() - Constructor for class brainslug.flow.execution.HashMapPropertyStore
 
HashMapRegistry - Class in brainslug.flow.context
 
HashMapRegistry() - Constructor for class brainslug.flow.context.HashMapRegistry
 
HashMapTokenStore - Class in brainslug.flow.execution.token
 
HashMapTokenStore(IdGenerator) - Constructor for class brainslug.flow.execution.token.HashMapTokenStore
 

I

idGenerator - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
IdGenerator - Interface in brainslug.util
 
incrementRetries() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
incrementVersion() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
instanceId - Variable in class brainslug.flow.context.Trigger
 
instanceId(Identifier) - Method in class brainslug.flow.context.Trigger
 
internalBuild() - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
internalBuild() - Method in class brainslug.flow.context.BrainslugContextBuilder
 
internalSchedule(AsyncTrigger) - Method in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
internalStart() - Method in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
internalStart() - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
internalStop() - Method in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
invokeDelegateMethod(ExecutionContext, Object, Method) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
invokeMethod(InvokeDefinition, ExecutionContext) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
invokeMethodWithArguments(Method, Object, Object[]) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
isAsync() - Method in class brainslug.flow.context.Trigger
isDead() - Method in class brainslug.flow.execution.token.Token
 
isDisabled() - Method in class brainslug.flow.execution.async.SchedulerOptions
 
isExecutable(AbstractTaskDefinition) - Method in class brainslug.flow.execution.token.TaskNodeExecutor
 
isFailed() - Method in class brainslug.flow.execution.async.AsyncTriggerExecutionResult
 
isFailed() - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
isRootToken() - Method in class brainslug.flow.execution.token.Token
 
isSignaling() - Method in class brainslug.flow.context.Trigger
 

J

JoinNodeExecutor - Class in brainslug.flow.execution.token
 
JoinNodeExecutor() - Constructor for class brainslug.flow.execution.token.JoinNodeExecutor
 

K

key - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 

L

linear(long, TimeUnit) - Static method in class brainslug.flow.execution.async.AbstractRetryStrategy
 
Listener - Interface in brainslug.flow.listener
 
listenerManager - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
listenerManager - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
ListenerManager - Interface in brainslug.flow.listener
 
loadProperties(Identifier<?>) - Method in class brainslug.flow.execution.HashMapPropertyStore
 
loadProperties(Identifier<?>) - Method in interface brainslug.flow.execution.PropertyStore
load setProperties for an instance
longValue - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 

M

mergeProperties(TriggerContext, ExecutionContext) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 

N

nextNodes - Variable in class brainslug.flow.execution.FlowNodeExecutionResult
 
nodeId - Variable in class brainslug.flow.context.Trigger
 
nodeId(Identifier) - Method in class brainslug.flow.context.Trigger
 
notify(TriggerContext) - Method in interface brainslug.flow.listener.Listener
 
notifyListeners(EventType, TriggerContext) - Method in class brainslug.flow.listener.DefaultListenerManager
 
notifyListeners(EventType, TriggerContext) - Method in interface brainslug.flow.listener.ListenerManager
 

O

objectValue - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 
options - Variable in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 

P

predicateEvaluator - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
PredicateEvaluator - Interface in brainslug.flow.execution.expression
 
predicateEvaluator - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
predicateIsFulfilled(PredicateDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.EventNodeExecutor
 
properties - Variable in class brainslug.flow.context.Trigger
 
properties(ExecutionProperties) - Method in class brainslug.flow.context.Trigger
 
property(Object) - Method in class brainslug.flow.context.Trigger
 
property(String, Object) - Method in class brainslug.flow.context.Trigger
 
property(Identifier, Class<T>) - Method in class brainslug.flow.execution.DefaultExecutionContext
 
property(Class<T>) - Method in class brainslug.flow.execution.DefaultExecutionContext
 
PropertyPredicate - Interface in brainslug.flow.execution.expression
 
propertyStore - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
PropertyStore - Interface in brainslug.flow.execution
A storage for flow instance setProperties.
propertyStore - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
put(String, Object) - Method in class brainslug.flow.execution.DefaultExecutionProperties
 
putAll(ExecutionProperties) - Method in class brainslug.flow.execution.DefaultExecutionProperties
 

Q

quadratic(long, TimeUnit) - Static method in class brainslug.flow.execution.async.AbstractRetryStrategy
 

R

ReflectionUtil - Class in brainslug.util
 
ReflectionUtil() - Constructor for class brainslug.util.ReflectionUtil
 
registerService(Class<T>, T) - Method in class brainslug.flow.context.HashMapRegistry
 
registry - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
registry - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
removeFirstIncomingTokens(Identifier, Identifier) - Method in class brainslug.flow.execution.token.TokenOperations
 
removeIncomingTokens(TriggerContext) - Method in class brainslug.flow.execution.token.DefaultNodeExecutor
 
removeListener(Listener) - Method in class brainslug.flow.listener.DefaultListenerManager
 
removeListener(Listener) - Method in interface brainslug.flow.listener.ListenerManager
 
removeToken(Identifier, Identifier) - Method in class brainslug.flow.execution.token.HashMapTokenStore
 
removeToken(Identifier, Token) - Method in class brainslug.flow.execution.token.TokenOperations
 
removeToken(Identifier, Identifier) - Method in interface brainslug.flow.execution.token.TokenStore
 
removeTokens(Identifier, List<Token>) - Method in class brainslug.flow.execution.token.TokenOperations
 
removeTrigger(AsyncTrigger) - Method in class brainslug.flow.execution.async.ArrayListTriggerStore
 
removeTrigger(AsyncTrigger) - Method in interface brainslug.flow.execution.async.AsyncTriggerStore
 
running - Variable in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 

S

schedule(AsyncTrigger) - Method in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
schedule(AsyncTrigger) - Method in interface brainslug.flow.execution.async.AsyncTriggerScheduler
 
scheduleAsyncTask(AbstractTaskDefinition, ExecutionContext) - Method in class brainslug.flow.execution.token.TaskNodeExecutor
 
scheduleDelay - Variable in class brainslug.flow.execution.async.SchedulerOptions
 
schedulePeriod - Variable in class brainslug.flow.execution.async.SchedulerOptions
 
SchedulerOptions<SelfType extends SchedulerOptions> - Class in brainslug.flow.execution.async
 
SchedulerOptions() - Constructor for class brainslug.flow.execution.async.SchedulerOptions
 
scheduleUnit - Variable in class brainslug.flow.execution.async.SchedulerOptions
 
self() - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
service(Class<T>) - Method in class brainslug.flow.execution.DefaultExecutionContext
 
setAsyncTriggerScheduler(AsyncTriggerScheduler) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setAsyncTriggerStore(AsyncTriggerStore) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setCallDefinitionExecutor(CallDefinitionExecutor) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setDead(boolean) - Method in class brainslug.flow.execution.token.Token
 
setDefinitionStore(DefinitionStore) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setDisabled(boolean) - Method in class brainslug.flow.execution.async.SchedulerOptions
 
setFailed(boolean) - Method in class brainslug.flow.execution.async.AsyncTriggerExecutionResult
 
setListenerManager(ListenerManager) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setPredicateEvaluator(PredicateEvaluator) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setProperties(ExecutionProperties) - Method in class brainslug.flow.context.Trigger
 
setProperty(String, Object) - Method in class brainslug.flow.context.Trigger
 
setPropertyStore(PropertyStore) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setRegistry(Registry) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
setTokenStore(TokenStore) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
signaling - Variable in class brainslug.flow.context.Trigger
 
signaling(Boolean) - Method in class brainslug.flow.context.Trigger
 
SimpleTask - Interface in brainslug.flow.execution
 
sourceNodeMap(List<Token>) - Method in class brainslug.flow.execution.token.TokenList
 
start() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
start(DefaultBrainslugContext, AsyncTriggerSchedulerOptions) - Method in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
start(SchedulerOptions, BrainslugContext, Collection<FlowDefinition>) - Method in interface brainslug.flow.execution.async.AsyncFlowStartScheduler
 
start(DefaultBrainslugContext, AsyncTriggerSchedulerOptions) - Method in interface brainslug.flow.execution.async.AsyncTriggerScheduler
 
start(SchedulerOptions, BrainslugContext, Collection<FlowDefinition>) - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
startFlow(Identifier, Identifier) - Method in class brainslug.flow.context.DefaultBrainslugContext
 
startFlow(Identifier, Identifier, ExecutionProperties) - Method in class brainslug.flow.context.DefaultBrainslugContext
 
startFlow(TriggerContext) - Method in interface brainslug.flow.execution.FlowExecutor
 
startFlow(TriggerContext) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
stop() - Method in class brainslug.flow.context.DefaultBrainslugContext
 
stop() - Method in class brainslug.flow.execution.async.AbstractAsyncTriggerScheduler
 
stop() - Method in interface brainslug.flow.execution.async.AsyncFlowStartScheduler
 
stop() - Method in interface brainslug.flow.execution.async.AsyncTriggerScheduler
 
stop() - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
storeProperties(Identifier<?>, ExecutionProperties) - Method in class brainslug.flow.execution.HashMapPropertyStore
 
storeProperties(Identifier<?>, ExecutionProperties) - Method in interface brainslug.flow.execution.PropertyStore
 
storeTrigger(AsyncTrigger) - Method in class brainslug.flow.execution.async.ArrayListTriggerStore
 
storeTrigger(AsyncTrigger) - Method in interface brainslug.flow.execution.async.AsyncTriggerStore
 
stringValue - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 

T

takeAll(FlowNodeDefinition<?>) - Method in class brainslug.flow.execution.token.DefaultNodeExecutor
 
takeNone() - Method in class brainslug.flow.execution.token.DefaultNodeExecutor
 
TaskNodeExecutor - Class in brainslug.flow.execution.token
 
TaskNodeExecutor(DefinitionStore, PredicateEvaluator, CallDefinitionExecutor, AsyncTriggerScheduler) - Constructor for class brainslug.flow.execution.token.TaskNodeExecutor
 
Token - Class in brainslug.flow.execution.token
 
Token(String, String, String, String, int) - Constructor for class brainslug.flow.execution.token.Token
 
Token(Identifier, Identifier, Option<Identifier>, Option<Identifier>, boolean) - Constructor for class brainslug.flow.execution.token.Token
 
TokenFlowExecutor - Class in brainslug.flow.execution.token
 
TokenFlowExecutor(TokenStore, DefinitionStore, PropertyStore, ListenerManager, Registry, PredicateEvaluator, AsyncTriggerStore, AsyncTriggerScheduler, CallDefinitionExecutor) - Constructor for class brainslug.flow.execution.token.TokenFlowExecutor
 
TokenList - Class in brainslug.flow.execution.token
 
TokenList() - Constructor for class brainslug.flow.execution.token.TokenList
 
TokenList(List<Token>) - Constructor for class brainslug.flow.execution.token.TokenList
 
tokenOperations - Variable in class brainslug.flow.execution.token.DefaultNodeExecutor
 
TokenOperations - Class in brainslug.flow.execution.token
 
TokenOperations(TokenStore) - Constructor for class brainslug.flow.execution.token.TokenOperations
 
tokenStore - Variable in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
tokenStore - Variable in class brainslug.flow.execution.token.TokenFlowExecutor
 
TokenStore - Interface in brainslug.flow.execution.token
 
toString() - Method in class brainslug.flow.context.Trigger
 
toString() - Method in class brainslug.flow.execution.async.AsyncTrigger
 
toString() - Method in class brainslug.flow.execution.async.AsyncTriggerErrorDetails
 
toString() - Method in class brainslug.flow.execution.async.AsyncTriggerSchedulerOptions
 
toString() - Method in class brainslug.flow.execution.async.ExecuteTaskCallable
 
toString() - Method in class brainslug.flow.execution.async.SchedulerOptions
 
toString() - Method in class brainslug.flow.execution.DefaultExecutionProperties
 
toString() - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
toString() - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
toString() - Method in class brainslug.flow.execution.token.Token
 
trigger(TriggerContext) - Method in class brainslug.flow.context.DefaultBrainslugContext
 
Trigger<T extends Trigger> - Class in brainslug.flow.context
 
Trigger() - Constructor for class brainslug.flow.context.Trigger
 
trigger(AsyncTrigger, BrainslugContext) - Method in class brainslug.flow.execution.async.AsyncTriggerExecutor
 
trigger(TriggerContext) - Method in interface brainslug.flow.execution.FlowExecutor
 
trigger(TriggerContext) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 
triggerNext(TriggerContext, FlowNodeDefinition<?>, FlowNodeExecutionResult) - Method in class brainslug.flow.execution.token.TokenFlowExecutor
 

U

unsupportedDelegateMessage(Object) - Method in class brainslug.flow.execution.CallDefinitionExecutor
 
UuidGenerator - Class in brainslug.util
 
UuidGenerator() - Constructor for class brainslug.util.UuidGenerator
 

V

valueOf(String) - Static method in enum brainslug.flow.listener.EventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum brainslug.flow.listener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
valueType - Variable in class brainslug.flow.execution.DefaultExecutionProperty
 

W

waitingForSignal(EventDefinition, TriggerContext) - Method in class brainslug.flow.execution.token.EventNodeExecutor
 
with(String, Object) - Static method in class brainslug.flow.execution.DefaultExecutionProperties
 
withAsyncFlowStartScheduler(AsyncFlowStartScheduler) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withAsyncFlowStartSchedulerOptions(SchedulerOptions) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withAsyncTriggerExecutor(AsyncTriggerExecutor) - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
withAsyncTriggerScheduler(AsyncTriggerScheduler) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withAsyncTriggerSchedulerOptions(AsyncTriggerSchedulerOptions) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withAsyncTriggerStore(AsyncTriggerStore) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withCallDefinitionExecutor(CallDefinitionExecutor) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withCreatedDate(long) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withDefinitionId(Identifier) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withDefinitionStore(DefinitionStore) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withDueDate(long) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withErrorDetails(AsyncTriggerErrorDetails) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withException(Exception) - Method in class brainslug.flow.execution.async.AsyncTriggerExecutionResult
 
withExecutor(FlowExecutor) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withId(Identifier) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withIdGenerator(UuidGenerator) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withInstanceId(Identifier) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withKey(String) - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
withListenerManager(ListenerManager) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withMaxCount(long) - Method in class brainslug.flow.execution.async.AsyncTriggerQuery
 
withMaxRetries(long) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withMaxTaskCount(long) - Method in class brainslug.flow.execution.async.AsyncTriggerSchedulerOptions
 
withNext(FlowNodeDefinition) - Method in class brainslug.flow.execution.FlowNodeExecutionResult
 
withNodeId(Identifier) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
withObjectValue(Object) - Method in class brainslug.flow.execution.DefaultExecutionProperty
 
withOverdueDate(Date) - Method in class brainslug.flow.execution.async.AsyncTriggerQuery
 
withPredicateEvaluator(PredicateEvaluator) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withPropertyStore(PropertyStore) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withRegistry(Registry) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withScheduleDelay(long) - Method in class brainslug.flow.execution.async.SchedulerOptions
 
withScheduledExecutorService(ScheduledExecutorService) - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
withScheduledExecutorService(ScheduledExecutorService) - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
withSchedulePeriod(long) - Method in class brainslug.flow.execution.async.SchedulerOptions
 
withSchedulerOptions(SchedulerOptions) - Method in class brainslug.flow.execution.async.DefaultFlowStartScheduler
 
withScheduleUnit(TimeUnit) - Method in class brainslug.flow.execution.async.SchedulerOptions
 
withTaskExecutorService(ExecutorService) - Method in class brainslug.flow.execution.async.ExecutorServiceAsyncTriggerScheduler
 
withTokenOperations(TokenOperations) - Method in class brainslug.flow.execution.token.DefaultNodeExecutor
 
withTokenStore(TokenStore) - Method in class brainslug.flow.context.AbstractBrainslugContextBuilder
 
withVersion(long) - Method in class brainslug.flow.execution.async.AsyncTrigger
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014. All rights reserved.