Class BaseRuntimeState

  • All Implemented Interfaces:
    RuntimeState

    public class BaseRuntimeState
    extends Object
    implements RuntimeState
    BaseRuntimeState implementation to be extended by each Runtime Provider
    • Constructor Detail

      • BaseRuntimeState

        public BaseRuntimeState()
        No-args constructor for enabling marshalling to work, please do not remove.
      • BaseRuntimeState

        public BaseRuntimeState​(String status,
                                String startedAt)