Interface LifeCycleState

    • Method Detail

      • getName

        String getName()
        Returns the life cycle state name.
        Returns:
        the life cycle state name as a string
      • getDescription

        String getDescription()
        Returns the life cycle state descriptions.
        Returns:
        the life cycle state description
      • isInitial

        boolean isInitial()
        Returns true if state is a valid initial state