|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint
com.atlassian.bamboo.v2.build.timing.BuildTimingPoints.ExecutionCancelled
public static class BuildTimingPoints.ExecutionCancelled
Not using @AsynchronousPreferred on this type to avoid async execution
Constructor Summary | |
---|---|
BuildTimingPoints.ExecutionCancelled(PlanResultKey planResultKey,
java.util.Date date,
boolean buildActuallyCancelled)
|
Method Summary | |
---|---|
boolean |
isBuildActuallyCancelled()
|
Methods inherited from class com.atlassian.bamboo.v2.build.timing.AbstractBuildTimingPoint |
---|
getDate, getPlanResultKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BuildTimingPoints.ExecutionCancelled(@NotNull PlanResultKey planResultKey, @NotNull java.util.Date date, boolean buildActuallyCancelled)
Method Detail |
---|
public boolean isBuildActuallyCancelled()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |