public class ScheduledTriggerConfiguration extends TriggerConfiguration
myLogger
Constructor and Description |
---|
ScheduledTriggerConfiguration()
Constructor (no-arg version for rhino).
|
Modifier and Type | Method and Description |
---|---|
CriteriaWrapper |
jsFunction_getAssetFilter()
Returns an asset filter criteria.
|
int |
jsFunction_getDayOfMonth()
Returns the scheduled day of month for kMonthly schedule, from 1 - 28.
|
java.lang.String |
jsFunction_getDayOfWeek()
Returns the scheduled day of week for kWeekly schedule.
|
java.lang.String |
jsFunction_getStartDate()
Returns the scheduled start date that was configured for this trigger.
|
int |
jsFunction_getTime()
Returns the scheduled time, in minutes.
|
java.lang.String |
jsFunction_getType()
Returns the schedule type, one of kInterval, kHourly, kDaily, kWeekly, kMonthly.
|
jsFunction_getTriggerParameter, jsFunction_getTriggerParameterNames, jsFunction_getWorkflowParameter, jsFunction_getWorkflowParameterNames
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
public ScheduledTriggerConfiguration()
public java.lang.String jsFunction_getType()
public java.lang.String jsFunction_getStartDate()
public int jsFunction_getTime()
public java.lang.String jsFunction_getDayOfWeek()
public int jsFunction_getDayOfMonth()
public CriteriaWrapper jsFunction_getAssetFilter()
Copyright © 2023 MediaBeacon, Inc. All Rights Reserved.