Package hudson.scm

Class CVSSCM.TagAction

All Implemented Interfaces:
Action, BuildBadgeAction, Describable<CVSSCM.TagAction>, ModelObject, SearchableModelObject, SearchItem, RunAction2
Enclosing class:
CVSSCM

@Deprecated public final class CVSSCM.TagAction extends AbstractScmTagAction implements Describable<CVSSCM.TagAction>
Deprecated.
we now use CvsTagAction but have to keep this class around for old builds that have a serialized version of this class and use the old archive method of tagging a build
Action for a build that performs the tagging.