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