org.lsst.ccs.config.remote
Class ProfileResult
java.lang.Object
org.lsst.ccs.config.remote.ProfileResult
- All Implemented Interfaces:
- Serializable
public class ProfileResult
- extends Object
- implements Serializable
A data structure that groups the result of a ConfigProfile registration.
contains the registered profile plus a possible deprecated profile if replaces.
- Author:
- bamade
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileResult
public ProfileResult()
getResult
public ConfigProfile getResult()
getProfileDeprecationEvent
public ProfileDeprecationEvent getProfileDeprecationEvent()
Copyright © 2013 LSST. All Rights Reserved.