Class GetEventLogEntriesCmd

    • Field Detail

      • processInstanceId

        protected String processInstanceId
      • startLogNr

        protected Long startLogNr
      • pageSize

        protected Long pageSize
    • Constructor Detail

      • GetEventLogEntriesCmd

        public GetEventLogEntriesCmd()
      • GetEventLogEntriesCmd

        public GetEventLogEntriesCmd​(String processInstanceId)
      • GetEventLogEntriesCmd

        public GetEventLogEntriesCmd​(Long startLogNr,
                                     Long pageSize)