org.whitesource.agent.api.dispatch
Class PropertiesRequest
java.lang.Object
org.whitesource.agent.api.dispatch.BaseRequest<PropertiesResult>
org.whitesource.agent.api.dispatch.PropertiesRequest
- All Implemented Interfaces:
- Serializable, ServiceRequest<PropertiesResult>
Deprecated. No use for this operation anymore
public class PropertiesRequest
- extends BaseRequest<PropertiesResult>
Request for service properties.
- Author:
- Edo.Shor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesRequest
public PropertiesRequest(String orgToken)
- Deprecated.
- Constructor
- Parameters:
orgToken - WhiteSource organization token.
Copyright © 2011-2012 White Source. All Rights Reserved.