Class BambooSpecPlanEvent
java.lang.Object
com.atlassian.bamboo.event.analytics.BambooSpecPlanEvent
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BambooSpecPlanEvent
public BambooSpecPlanEvent(int planKeyHash, boolean newPlan)
-
-
Method Details
-
eventName
-
getPlanKeyHash
public int getPlanKeyHash() -
isNewPlan
public boolean isNewPlan()
-