Schnittstelle IWorkflowEventSource

Alle Superschnittstellen:
IActivatableWorkflowObject, IWorkflowObject, Serializable
Alle bekannten Unterschnittstellen:
IWorkflowTimer
Alle bekannten Implementierungsklassen:
AbstractGlobalMultiEventWorkflowTimer, AbstractGlobalWorkflowTimer, AbstractIMAPFolderWorkflowEventSource, AbstractJMSWorkflowEventSource, AbstractSingleThreadedWorkflowEventSource, AbstractWorkflowEventSource, ExchangeOnlineIMAPFolderPollingWorkflowEventSource, FileSystemWorkflowEventSource, GlobalDataGroupWorkflowTimer, GlobalHypArchiveWorkflowTimer, GlobalMSExchangeWorkflowTimer, GlobalODataWorkflowTimer, GlobalWorkflowTimer, IMAPFolderPollingWorkflowEventSource, JMSQueueWorkflowEventSource, JMSTopicWorkflowEventSource, MaildirWorkflowEventSource, MQTTWorkflowEventSource, UDPWorkflowEventSource

public interface IWorkflowEventSource extends IWorkflowObject, IActivatableWorkflowObject
This is the interface for workflow event sources.

Classes that implement this interface should have the WorkflowEventSource name suffix.

  • Feldübersicht

    Von Schnittstelle geerbte Felder de.uplanet.lucy.server.workflow.IWorkflowObject

    GUID_COMPARATOR
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    boolean
    Check if this workflow object is active or inactive.
    void
    setActive(boolean p_bActive)
    Set this workflow object active or inactive.

    Von Schnittstelle geerbte Methoden de.uplanet.lucy.server.workflow.IWorkflowObject

    getGuid