public class Cron extends AbstractPeriodProvider
| Modifier and Type | Field and Description |
|---|---|
static String |
PERIOD_TYPE
Period type
|
MSG_PREFIX| Constructor and Description |
|---|
Cron() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultExpression() |
org.alfresco.service.namespace.QName |
getExpressionDataType() |
org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity |
getExpressionMutiplicity() |
Date |
getNextDate(Date date,
String expression) |
String |
getPeriodType() |
afterPropertiesSet, getDisplayLabelpublic static final String PERIOD_TYPE
public String getDefaultExpression()
public org.alfresco.service.cmr.repository.PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
public String getPeriodType()
public org.alfresco.service.namespace.QName getExpressionDataType()
Copyright © 2005–2018 Alfresco Software. All rights reserved.