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

Quick Search    Search Deep

org.sbugs.logic.state: Javadoc index of package org.sbugs.logic.state.


Package Samples:

org.sbugs.logic.state

Classes:

TransitionHandler: Any class that wishes to deal with Defect state changes must implement this interface. In addition, the class must provide a no arguement constructor, so that it can be instantiated via reflection.
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.
DefectStateMachine

Home | Contact Us | Privacy Policy | Terms of Service