public interface QuickShareLinkExpiryAction extends Action, SchedulableAction, Serializable
SchedulableAction.IntervalPeriod
Modifier and Type | Method and Description |
---|---|
org.alfresco.service.namespace.QName |
getActionQName()
Gets the qualified name which uniquely identifies this quick share link expiry action.
|
ScheduledPersistedAction |
getSchedule()
Gets the schedule (
ScheduledPersistedAction used to get the trigger details. |
String |
getSharedId()
Gets the quick share sharedId.
|
void |
setSchedule(ScheduledPersistedAction schedule)
Sets the schedule (
ScheduledPersistedAction used to set the trigger details. |
addActionCondition, addActionCondition, addParameterValues, getActionCondition, getActionConditions, getActionDefinitionName, getCompensatingAction, getCreatedDate, getCreator, getDescription, getExecuteAsychronously, getExecutionEndDate, getExecutionFailureMessage, getExecutionStartDate, getExecutionStatus, getModifiedDate, getModifier, getNodeRef, getTitle, getTrackStatus, hasActionConditions, indexOfActionCondition, removeActionCondition, removeAllActionConditions, setActionCondition, setCompensatingAction, setDescription, setExecuteAsynchronously, setTitle, setTrackStatus
getId, getParameterValue, getParameterValues, setParameterValue, setParameterValues
getScheduleIntervalCount, getScheduleIntervalPeriod, getScheduleStart, setScheduleIntervalCount, setScheduleIntervalPeriod, setScheduleStart
String getSharedId()
org.alfresco.service.namespace.QName getActionQName()
ScheduledPersistedAction getSchedule()
ScheduledPersistedAction
used to get the trigger details.void setSchedule(ScheduledPersistedAction schedule)
ScheduledPersistedAction
used to set the trigger details.Copyright © 2005–2017 Alfresco Software. All rights reserved.