Interface ActionHistoryService

    • Method Detail

      • createHistoricActionLinkQuery

        HistoricActionLinkQuery createHistoricActionLinkQuery()
        Query historic action links
      • deleteHistoricActionInstance

        void deleteHistoricActionInstance​(String actionInstanceId)
        delete a historic action instance by id
      • bulkDeleteHistoricActionInstancesByScopeIdsAndScopeType

        void bulkDeleteHistoricActionInstancesByScopeIdsAndScopeType​(Collection<String> scopeIds,
                                                                     String scopeType)
        bulk delete historic action instances by scope ids and scope type