Package org.javarosa.core.api

  • Interface Summary 
    Interface Description
    ILogger Deprecated.
    Use LoggerFactory.getLogger(Class) instead
    IModule
    The Module Interface represents an integration point for an extensible set of JavaRosa code.
    State
    A state represents a particular state of the application.
  • Class Summary 
    Class Description
    Constants
    This file is a set of constants for the JavaRosa Core platform.
    StateMachine