Interface PlatformManagementService

    • Method Detail

      • synchroniseHistoricProcessInstance

        void synchroniseHistoricProcessInstance​(String processInstanceId)
        This will synchronise the historic state of the process instance with the given id.
        Parameters:
        processInstanceId - the id of the process instance that should be synchronised
      • synchroniseHistoricCaseInstance

        void synchroniseHistoricCaseInstance​(String caseInstanceId)
        This will synchronise the historic state of the case instance with the given id.
        Parameters:
        caseInstanceId - the id of the case instance that should be synchronised