|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.event.MultipleJobsDeletedEvent
@AsynchronousPreferred public class MultipleJobsDeletedEvent
Event triggered when lots of Jobs are deleted
Constructor Summary | |
---|---|
MultipleJobsDeletedEvent(java.lang.Iterable<PlanKey> planKeys)
|
Method Summary | |
---|---|
java.lang.Iterable<PlanKey> |
getPlanKeys()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultipleJobsDeletedEvent(java.lang.Iterable<PlanKey> planKeys)
Method Detail |
---|
public java.lang.Iterable<PlanKey> getPlanKeys()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |