Uses of Class
com.aquima.interactions.process.impl.handlers.NodeHandlerBase
Packages that use NodeHandlerBase
-
Uses of NodeHandlerBase in com.aquima.interactions.process.impl.handlers
Subclasses of NodeHandlerBase in com.aquima.interactions.process.impl.handlersModifier and TypeClassDescriptionclass
Handler for (sub) process call nodes.class
This handler is used to schedule and evaluate condition nodes.class
This handler is used to schedule and process nodes that wait for an event.class
Node handler for group nodes (AND / OR).class
Base class for process task handlers.class
Handler for the main process (root) task.class
Handler for tasks that need to be executed by the (automated) user.class
Handler for the timed wait nodes in a process.