flux
Class MercurialTrigger.MercurialTriggerResult
java.lang.Object
flux.MercurialTrigger.MercurialTriggerResult
- All Implemented Interfaces:
- Serializable, Cloneable
- Enclosing interface:
- MercurialTrigger
public static class MercurialTrigger.MercurialTriggerResult
- extends Object
- implements Serializable, Cloneable
The response from the MercurialTrigger.
- See Also:
- Serialized Form
changeSet
public String changeSet
- Latest change set id.
MercurialTrigger.MercurialTriggerResult
public MercurialTrigger.MercurialTriggerResult()
clone
public Object clone()
throws CloneNotSupportedException
- Overrides:
clone
in class Object
- Throws:
CloneNotSupportedException
© 2012 Flux Corporation. All rights reserved.