Class GUIAutomationTrigger
java.lang.Object
com.logicaldoc.gui.common.client.beans.GUIAutomationTrigger
- All Implemented Interfaces:
Serializable
Defins the rules to automatically trigger a routine.
- Since:
- 8.1
- Author:
- Marco Meschieri - LogicalDOC
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCron()
getDate()
String[]
long
getId()
void
setAutomation
(String automation) void
void
void
void
void
setId
(long id) void
setRoutine
(GUIAutomationRoutine routine)
-
Constructor Details
-
GUIAutomationTrigger
public GUIAutomationTrigger()
-
-
Method Details
-
getId
public long getId() -
setId
public void setId(long id) -
getEvents
-
getEventsArray
-
setEvents
-
getFolder
-
setFolder
-
getAutomation
-
setAutomation
-
getRoutine
-
setRoutine
-
getDate
-
setDate
-
getCron
-
setCron
-