| Package | Description |
|---|---|
| org.alfresco.repo.action.scheduled | |
| org.alfresco.repo.quickshare | |
| org.alfresco.repo.replication | |
| org.alfresco.service.cmr.action.scheduled |
| Modifier and Type | Method and Description |
|---|---|
SchedulableAction.IntervalPeriod |
ScheduledPersistedActionImpl.getScheduleIntervalPeriod()
How long are
ScheduledPersistedActionImpl.getScheduleIntervalCount() counts
measured in? |
| Modifier and Type | Method and Description |
|---|---|
void |
ScheduledPersistedActionImpl.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period)
Sets the interval period
|
| Modifier and Type | Method and Description |
|---|---|
SchedulableAction.IntervalPeriod |
QuickShareLinkExpiryActionImpl.getScheduleIntervalPeriod() |
| Modifier and Type | Method and Description |
|---|---|
void |
QuickShareLinkExpiryActionImpl.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period) |
| Modifier and Type | Method and Description |
|---|---|
SchedulableAction.IntervalPeriod |
ReplicationDefinitionImpl.getScheduleIntervalPeriod() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicationDefinitionImpl.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period) |
| Modifier and Type | Method and Description |
|---|---|
SchedulableAction.IntervalPeriod |
SchedulableAction.getScheduleIntervalPeriod()
How long are
SchedulableAction.getScheduleIntervalCount() counts
measured in? |
static SchedulableAction.IntervalPeriod |
SchedulableAction.IntervalPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchedulableAction.IntervalPeriod[] |
SchedulableAction.IntervalPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulableAction.setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod period)
Sets the interval period
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.