com.cisco.step.jenkins.plugins.jenkow
Class WorkflowCause

java.lang.Object
  extended by hudson.model.Cause
      extended by com.cisco.step.jenkins.plugins.jenkow.WorkflowCause

public class WorkflowCause
extends hudson.model.Cause


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Cause
hudson.model.Cause.LegacyCodeCause, hudson.model.Cause.RemoteCause, hudson.model.Cause.UpstreamCause, hudson.model.Cause.UserCause, hudson.model.Cause.UserIdCause
 
Constructor Summary
WorkflowCause(String msg)
           
 
Method Summary
 String getShortDescription()
           
 
Methods inherited from class hudson.model.Cause
onAddedTo, print
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowCause

public WorkflowCause(String msg)
Method Detail

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in class hudson.model.Cause


Copyright © 2004-2012. All Rights Reserved.