Uses of Interface
de.uplanet.lucy.server.workflow.IWorkflowObject
Packages that use IWorkflowObject
Package
Description
-
Uses of IWorkflowObject in de.uplanet.lucy.server.broker.workflow.action
Classes in de.uplanet.lucy.server.broker.workflow.action that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.broker.workflow.eventhandler
Classes in de.uplanet.lucy.server.broker.workflow.eventhandler that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.dghyparchive.connector.workflow.action
Classes in de.uplanet.lucy.server.dghyparchive.connector.workflow.action that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.dghyparchive.connector.workflow.timer
Classes in de.uplanet.lucy.server.dghyparchive.connector.workflow.timer that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.jms.workflow.action
Classes in de.uplanet.lucy.server.jms.workflow.action that implement IWorkflowObjectModifier and TypeClassDescriptionclass
final class
final class
-
Uses of IWorkflowObject in de.uplanet.lucy.server.jms.workflow.eventhandler
Classes in de.uplanet.lucy.server.jms.workflow.eventhandler that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.jms.workflow.eventsource
Classes in de.uplanet.lucy.server.jms.workflow.eventsource that implement IWorkflowObjectModifier and TypeClassDescriptionclass
final class
final class
-
Uses of IWorkflowObject in de.uplanet.lucy.server.mailservice.workflow.eventhandler
Classes in de.uplanet.lucy.server.mailservice.workflow.eventhandler that implement IWorkflowObjectModifier and TypeClassDescriptionfinal class
final class
This event handler handlesIIMAPWorkflowEvent
s.final class
This event handler handlesIMaildirWorkflowEvent
s. -
Uses of IWorkflowObject in de.uplanet.lucy.server.mailservice.workflow.eventsource
Classes in de.uplanet.lucy.server.mailservice.workflow.eventsource that implement IWorkflowObjectModifier and TypeClassDescriptionclass
final class
final class
final class
Event source that watches maildirs. -
Uses of IWorkflowObject in de.uplanet.lucy.server.mobile.workflow.action
Classes in de.uplanet.lucy.server.mobile.workflow.action that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.mqtt.workflow.action
Classes in de.uplanet.lucy.server.mqtt.workflow.action that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.mqtt.workflow.eventhandler
Classes in de.uplanet.lucy.server.mqtt.workflow.eventhandler that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.mqtt.workflow.eventsource
Classes in de.uplanet.lucy.server.mqtt.workflow.eventsource that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.msteams.workflow.action
Classes in de.uplanet.lucy.server.msteams.workflow.action that implement IWorkflowObjectModifier and TypeClassDescriptionfinal class
final class
final class
final class
-
Uses of IWorkflowObject in de.uplanet.lucy.server.odata.workflow.action
Classes in de.uplanet.lucy.server.odata.workflow.action that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.odata.workflow.timer
Classes in de.uplanet.lucy.server.odata.workflow.timer that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.report.workflow.action
Classes in de.uplanet.lucy.server.report.workflow.action that implement IWorkflowObjectModifier and TypeClassDescriptionclass
final class
This class gets called when an event is triggered from the Workflow Engine.final class
This class gets called when an event is triggered from the Workflow Engine. -
Uses of IWorkflowObject in de.uplanet.lucy.server.websocket.workflow.action
Classes in de.uplanet.lucy.server.websocket.workflow.action that implement IWorkflowObject -
Uses of IWorkflowObject in de.uplanet.lucy.server.workflow
Subinterfaces of IWorkflowObject in de.uplanet.lucy.server.workflowModifier and TypeInterfaceDescriptioninterface
This is the interface for workflow actions.interface
This is the interface for workflow condition.interface
This is the interface for workflow event handlers.interface
This is the interface for workflow event sources.interface
This is the marker interface for workflow timers.Classes in de.uplanet.lucy.server.workflow that implement IWorkflowObjectFields in de.uplanet.lucy.server.workflow with type parameters of type IWorkflowObjectModifier and TypeFieldDescriptionstatic final Comparator<IWorkflowObject>
IWorkflowObject.GUID_COMPARATOR
-
Uses of IWorkflowObject in de.uplanet.lucy.server.workflow.action
Classes in de.uplanet.lucy.server.workflow.action that implement IWorkflowObjectModifier and TypeClassDescriptionclass
class
class
class
class
class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
final class
An action that does nothing.final class
This class calls
.TransactionManager.getTransaction()
.setRollbackOnly()final class
final class
This action is used to shutdown the portal service.final class
final class
final class
final class
final class
final class
final class
This action is used to touch the context session, if one exists.final class
final class
final class
final class
final class
This action can be used to activate or deactivate another workflow. -
Uses of IWorkflowObject in de.uplanet.lucy.server.workflow.condition
Classes in de.uplanet.lucy.server.workflow.condition that implement IWorkflowObjectModifier and TypeClassDescriptionclass
final class
This condition can be used to distinguish processing contexts that are associated with an Application API request from other processing contexts.final class
final class
final class
final class
final class
-
Uses of IWorkflowObject in de.uplanet.lucy.server.workflow.eventhandler
Classes in de.uplanet.lucy.server.workflow.eventhandler that implement IWorkflowObjectModifier and TypeClassDescriptionclass
class
final class
final class
final class
final class
final class
This event handler does not handle any events.final class
final class
final class
final class
final class
class
-
Uses of IWorkflowObject in de.uplanet.lucy.server.workflow.eventsource
Classes in de.uplanet.lucy.server.workflow.eventsource that implement IWorkflowObjectModifier and TypeClassDescriptionclass
class
This event source base class provides the ability to create events in an impersonated thread context.final class
final class
-
Uses of IWorkflowObject in de.uplanet.lucy.server.workflow.timer
Classes in de.uplanet.lucy.server.workflow.timer that implement IWorkflowObjectModifier and TypeClassDescriptionclass
class
final class
final class
final class