org.kie.server.api.commands
Class GetContainerInfoCommand
java.lang.Object
org.kie.server.api.commands.GetContainerInfoCommand
- All Implemented Interfaces:
- Serializable, org.kie.api.command.Command<ServiceResponse>, KieServerCommand
public class GetContainerInfoCommand
- extends Object
- implements KieServerCommand
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetContainerInfoCommand
public GetContainerInfoCommand()
GetContainerInfoCommand
public GetContainerInfoCommand(String containerId)
getContainerId
public String getContainerId()
setContainerId
public void setContainerId(String containerId)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.