Interface ApplicationObject

    • Field Detail

      • VERSION_APPLICATIONOBJECT

        static final com.redwood.scheduler.infrastructure.logging.Versions VERSION_APPLICATIONOBJECT
    • Method Detail

      • setParentApplication

        void setParentApplication​(Application newParentApplication)
        Set the value for ParentApplication. This value is optional.
        Parameters:
        newParentApplication - is the object to set ParentApplication to. An application can be used group descendants of ApplicationObject.