com.thalesgroup.hudson.plugins.clearcaserelease
Class ClearcaseReleasePublisher

java.lang.Object
  extended by hudson.tasks.BuildStepCompatibilityLayer
      extended by hudson.tasks.Publisher
          extended by hudson.tasks.Recorder
              extended by com.thalesgroup.hudson.plugins.clearcaserelease.ClearcaseReleasePublisher
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.tasks.Publisher>, hudson.tasks.BuildStep
Direct Known Subclasses:
ClearcaseReleaseCompositeBaselinePublisher, ClearcaseReleaseLatestBaselinePublisher

public abstract class ClearcaseReleasePublisher
extends hudson.tasks.Recorder


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.tasks.Publisher
hudson.tasks.Publisher.DescriptorExtensionListImpl
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
hudson.tasks.BuildStep.PublisherList
 
Field Summary
 
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
 
Constructor Summary
protected ClearcaseReleasePublisher(java.lang.String customReleasePromotionLevel)
           
 
Method Summary
 java.lang.String getCustomReleasePromotionLevel()
           
 hudson.tasks.BuildStepMonitor getRequiredMonitorService()
           
 
Methods inherited from class hudson.tasks.Recorder
getDescriptor
 
Methods inherited from class hudson.tasks.Publisher
all, getProjectAction, needsToRunAfterFinalized, prebuild
 
Methods inherited from class hudson.tasks.BuildStepCompatibilityLayer
getProjectAction, getProjectActions, perform, perform, prebuild
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hudson.tasks.BuildStep
getProjectAction, getProjectActions, perform, prebuild
 

Constructor Detail

ClearcaseReleasePublisher

protected ClearcaseReleasePublisher(java.lang.String customReleasePromotionLevel)
Method Detail

getRequiredMonitorService

public hudson.tasks.BuildStepMonitor getRequiredMonitorService()

getCustomReleasePromotionLevel

public java.lang.String getCustomReleasePromotionLevel()


Copyright © 2004-2011. All Rights Reserved.