Klasse GlobalNotifyDataGroupWorkflowEvent
java.lang.Object
de.uplanet.lucy.server.workflow.event.GlobalNotifyDataGroupWorkflowEvent
- Alle implementierten Schnittstellen:
IDataGroupWorkflowEvent,IGlobalTimerWorkflowEvent,INotifyDataGroupWorkflowEvent,INotifyTimerDataGroupWorkflowEvent,ITimerWorkflowEvent,IWorkflowEvent
@Scriptable
@Deprecated
public final class GlobalNotifyDataGroupWorkflowEvent
extends Object
implements INotifyTimerDataGroupWorkflowEvent, IGlobalTimerWorkflowEvent
Veraltet.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungGlobalNotifyDataGroupWorkflowEvent(String p_strTimerGuid, String p_strDgGuid) Veraltet. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungVeraltet.Get the GUID of the associated data group.Veraltet.Get the GUID of the timer that is associated with this event.toString()Veraltet.
-
Konstruktordetails
-
GlobalNotifyDataGroupWorkflowEvent
Veraltet.- Parameter:
p_strTimerGuid- The GUID of the timer that is associated with this event.p_strDgGuid- The data group GUID.
-
-
Methodendetails
-
getTimerGuid
Veraltet.Get the GUID of the timer that is associated with this event.- Angegeben von:
getTimerGuidin SchnittstelleITimerWorkflowEvent- Gibt zurück:
- The GUID of the timer that is associated with this event.
-
getDataGroupGuid
Veraltet.Beschreibung aus Schnittstelle kopiert:IDataGroupWorkflowEventGet the GUID of the associated data group.- Angegeben von:
getDataGroupGuidin SchnittstelleIDataGroupWorkflowEvent- Gibt zurück:
- The GUID of the associated data group.
-
toString
Veraltet.
-
GlobalNotifyTimerDataGroupWorkflowEventinstead.