com.hack23.cia.service.api.control
Class AgentDeploymentResponse
java.lang.Object
com.hack23.cia.service.api.common.AbstractServiceResponse
com.hack23.cia.service.api.control.AgentDeploymentResponse
- All Implemented Interfaces:
- ServiceMessage, ServiceResponse, Serializable
public class AgentDeploymentResponse
extends AbstractServiceResponse
The Class AgentDeploymentResponse.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgentDeploymentResponse
public AgentDeploymentResponse(UserSessionDto userSessionDTO)
- Instantiates a new agent deployment response.
- Parameters:
userSessionDTO
- the user session dto
getResult
public final ServiceResponse.ServiceResult getResult()
- Description copied from interface:
ServiceResponse
- Gets the result.
- Returns:
- the result
Copyright © 2008-2010 www.hack23.com. All Rights Reserved.