Interface BeforeRemoveIntegrationObjectChecker

    • Method Detail

      • checkIfIntegrationObjectInUse

        void checkIfIntegrationObjectInUse​(IntegrationObjectModel integrationObject)
                                    throws InterceptorException
        This method will be called to check if there are any items that reference the given integrationObject. If there are any, an InterceptorException will be thrown.
        Parameters:
        integrationObject - The integrationObject to be checked that if any items reference it.
        Throws:
        InterceptorException - when the Integration Object is referenced