com.pmease.quickbuild.maintenance
Class RemoveObsoleteAccountStep

java.lang.Object
  extended by com.pmease.quickbuild.extensionpoint.support.TypeInstance
      extended by com.pmease.quickbuild.stepsupport.Step
          extended by com.pmease.quickbuild.maintenance.RemoveObsoleteAccountStep
All Implemented Interfaces:
Validatable, java.io.Serializable

public class RemoveObsoleteAccountStep
extends Step

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.pmease.quickbuild.stepsupport.Step
MASTER_EXCLUDED_PROPERTIES, MASTER_NAME
 
Constructor Summary
RemoveObsoleteAccountStep()
           
 
Method Summary
 java.lang.String getAuthenticatorName()
           
 NodeMatcher getNodeMatcher()
           
 void run()
           
 void setAuthenticatorName(java.lang.String authenticatorName)
           
 
Methods inherited from class com.pmease.quickbuild.stepsupport.Step
clearResources, equals, execute, findParent, fromDOM, getActualEnvironments, getBuild, getDescription, getDuration, getErrorMessage, getExecuteCondition, getInputOption, getName, getNode, getNodeAddress, getNodeLaunchId, getNodePreference, getOutputOption, getParam, getParent, getPath, getPostExecuteAction, getPreExecuteAction, getPreviousExecutedSibling, getPreviousSibling, getRepetitions, getResource, getResource, getResources, getRuntime, getStatus, getTimeout, getType, getVariableWrappers, getWaitDuration, getWaitReasons, hashCode, isCancelled, isEnabled, isFailed, isFinished, isIdle, isMaster, isRunning, isSuccessful, isTimeout, isWaiting, matches, removeResource, renderCustomRuntimeData, renderLogAsHtml, renderLogAsText, setBuild, setDescription, setDuration, setEnabled, setErrorMessage, setExecuteCondition, setInputOption, setJob, setName, setNode, setNodeLaunchId, setNodeMatcher, setNodePreference, setOutputOption, setPath, setPostExecuteAction, setPreExecuteAction, setRepetitions, setResource, setResources, setStatus, setTimeout, setVariableWrappers, setWaitDuration, setWaitReasons, shouldExecute, toString, validate
 
Methods inherited from class com.pmease.quickbuild.extensionpoint.support.TypeInstance
getPlugin
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoveObsoleteAccountStep

public RemoveObsoleteAccountStep()
Method Detail

getAuthenticatorName

public java.lang.String getAuthenticatorName()

setAuthenticatorName

public void setAuthenticatorName(java.lang.String authenticatorName)

getNodeMatcher

public NodeMatcher getNodeMatcher()
Overrides:
getNodeMatcher in class Step

run

public void run()
Specified by:
run in class Step


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.