|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory
com.eviware.soapui.impl.wsdl.teststeps.registry.GotoStepFactory
public class GotoStepFactory
Factory for creation TransferValue steps
Field Summary | |
---|---|
static java.lang.String |
GOTO_TYPE
|
Constructor Summary | |
---|---|
GotoStepFactory()
|
Method Summary | |
---|---|
WsdlTestStep |
buildTestStep(WsdlTestCase testCase,
com.eviware.soapui.config.TestStepConfig config)
|
boolean |
canCreate()
|
com.eviware.soapui.config.TestStepConfig |
createNewTestStep(WsdlTestCase testCase,
java.lang.String name)
|
Methods inherited from class com.eviware.soapui.impl.wsdl.teststeps.registry.WsdlTestStepFactory |
---|
getTestStepDescription, getTestStepIcon, getTestStepName, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String GOTO_TYPE
Constructor Detail |
---|
public GotoStepFactory()
Method Detail |
---|
public WsdlTestStep buildTestStep(WsdlTestCase testCase, com.eviware.soapui.config.TestStepConfig config)
buildTestStep
in class WsdlTestStepFactory
public com.eviware.soapui.config.TestStepConfig createNewTestStep(WsdlTestCase testCase, java.lang.String name)
createNewTestStep
in class WsdlTestStepFactory
public boolean canCreate()
canCreate
in class WsdlTestStepFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |