public class StartServerAction extends AbstractTestAction
Server instance.description| Constructor and Description |
|---|
StartServerAction()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute(TestContext context)
Subclasses may add custom execution logic here.
|
Server |
getServer() |
List<Server> |
getServerList() |
StartServerAction |
setServer(Server server) |
StartServerAction |
setServerList(List<Server> serverList) |
execute, getActor, getDescription, getName, isDisabled, setActor, setDescription, setNamepublic void doExecute(TestContext context)
AbstractTestActiondoExecute in class AbstractTestActionpublic StartServerAction setServer(Server server)
server - the server to setpublic StartServerAction setServerList(List<Server> serverList)
serverList - the servers to setpublic Server getServer()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.