Class TimingAction

java.lang.Object
org.jenkinsci.plugins.workflow.actions.TimingAction
All Implemented Interfaces:
Action, ModelObject

public class TimingAction extends Object implements Action
Action to add timestamp metadata to a FlowNode.
Author:
tom.fennelly@gmail.com