|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileStableTrigger
Abstract interface that defines a measure of stability that must exist before a file trigger can fire.
| Method Summary | |
|---|---|
java.lang.String |
getStablePeriod()
Returns the period during which a candidate file for triggering must not be modified before the trigger will fire. |
void |
setStablePeriod(java.lang.String timeExpression)
Sets the period during which a candidate file for triggering must not be modified before the trigger will fire. |
| Method Detail |
|---|
java.lang.String getStablePeriod()
void setStablePeriod(java.lang.String timeExpression)
throws EngineException
timeExpression - The period during which a candidate file for
triggering must not be modified before the trigger will fire.
EngineException - If the Time Expression is invalid or not a
positive value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||