public class

WorkflowStepContextStateParser

extends Object
implements XmlNodeParser<T>
java.lang.Object
   ↳ org.rundeck.api.parser.WorkflowStepContextStateParser

Class Overview

$INTERFACE is ... User: greg Date: 1/17/14 Time: 12:39 PM

Summary

Public Constructors
WorkflowStepContextStateParser(WorkflowStepContextState inherit)
Public Methods
WorkflowStepContextState parseXmlNode(Node node)
Parse the given XML Node
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.rundeck.api.parser.XmlNodeParser

Public Constructors

public WorkflowStepContextStateParser (WorkflowStepContextState inherit)

Public Methods

public WorkflowStepContextState parseXmlNode (Node node)

Parse the given XML Node

Returns
  • any object holding the converted value