Class PromotionTargetAction

java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.promoted_builds.PromotionTargetAction
All Implemented Interfaces:
Action, ModelObject

public class PromotionTargetAction extends InvisibleAction
Remembers what build it's promoting. Attached to Promotion.
Author:
Kohsuke Kawaguchi