Class TimingAction
java.lang.Object
org.jenkinsci.plugins.workflow.actions.TimingAction
- All Implemented Interfaces:
Action
,ModelObject
Action to add timestamp metadata to a
FlowNode
.- Author:
- tom.fennelly@gmail.com
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TimingAction
public TimingAction()
-
-
Method Details
-
getStartTime
public long getStartTime() -
getStartTime
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-