java.lang.Object
com.atlassian.bamboo.plan.pullrequest.event.VcsPullRequestCreatedEvent
@AsynchronousPreferred
public class VcsPullRequestCreatedEvent
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
VcsPullRequestCreatedEvent
public VcsPullRequestCreatedEvent(@NotNull
@NotNull VcsPullRequest pullRequest)
-