org.pentaho.platform.engine.services.actionsequence
Class ActionParameterSource

java.lang.Object
  extended by org.pentaho.platform.engine.services.actionsequence.ActionParameterSource

public class ActionParameterSource
extends Object


Constructor Summary
ActionParameterSource(String sourceName, String value)
           
 
Method Summary
 String getSourceName()
           
 String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionParameterSource

public ActionParameterSource(String sourceName,
                             String value)
Method Detail

getSourceName

public String getSourceName()

getValue

public String getValue()