|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PolledTriggerContext
Context of the polled build trigger call
| Method Summary | |
|---|---|
SBuildType |
getBuildType()
Build configuration for which the trigger is called |
CustomDataStorage |
getCustomDataStorage()
Returns custom data storage associated with build configuration and trigger descriptor. |
java.util.Date |
getPreviousCallTime()
Time of the previous call of the trigger, can be null if this is the first time the trigger is called |
BuildTriggerDescriptor |
getTriggerDescriptor()
Build trigger settings |
| Method Detail |
|---|
@NotNull SBuildType getBuildType()
@NotNull BuildTriggerDescriptor getTriggerDescriptor()
@Nullable java.util.Date getPreviousCallTime()
@NotNull CustomDataStorage getCustomDataStorage()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||