net.praqma.hudson.scm
Class Unstable

java.lang.Object
  extended by net.praqma.hudson.scm.Unstable
All Implemented Interfaces:
Serializable

public class Unstable
extends Object
implements Serializable

See Also:
Serialized Form

Nested Class Summary
static class Unstable.Type
           
 
Constructor Summary
Unstable(String type)
           
Unstable(Unstable.Type type)
           
 
Method Summary
 Unstable.Type getType()
           
 String toString()
           
 boolean treatFailed()
           
 boolean treatSuccessful()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Unstable

public Unstable(Unstable.Type type)

Unstable

public Unstable(String type)
Method Detail

treatFailed

public boolean treatFailed()

treatSuccessful

public boolean treatSuccessful()

getType

public Unstable.Type getType()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2012. All Rights Reserved.