net.bpelunit.framework.control.ext
Class DeploymentOption
java.lang.Object
net.bpelunit.framework.control.ext.DeploymentOption
public class DeploymentOption
- extends java.lang.Object
An option for a certain deployer. These options are specified by the user in the test suite
document and attached to the PUT, later to be transferred to the actual deployer.
- Version:
- $Id$
- Author:
- Philip Mayer
Constructor Summary |
DeploymentOption(java.lang.String name,
java.lang.String stringValue)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentOption
public DeploymentOption(java.lang.String name,
java.lang.String stringValue)
getKey
public java.lang.String getKey()
getValue
public java.lang.String getValue()