Interface ActionLinkDataManager

    • Method Detail

      • findActionLinkCountByQueryCriteria

        long findActionLinkCountByQueryCriteria​(ActionLinkQueryImpl actionLinkQuery)
      • deleteByActionInstanceId

        void deleteByActionInstanceId​(String actionInstanceId)
      • deleteByScopeIdAndScopeType

        void deleteByScopeIdAndScopeType​(String scopeId,
                                         String scopeType)