Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.sbugs.logic.state

Interface Summary
TransitionHandler Any class that wishes to deal with Defect state changes must implement this interface.
 

Class Summary
DefectStateMachine  
Transition This class is located here, instead of in org.sbugs.model, because it is really not part of the domain model - it purely has to do w/ the logic of handling state transitions.