Interface IBusinessProcess6

    • Method Detail

      • generateXMLDescriptionForInstance

        java.lang.String generateXMLDescriptionForInstance​(boolean showDesignSteps,
                                                           int testInstId)

        Generates an XML description of the BPT.

        Parameters:
        showDesignSteps - Mandatory boolean parameter.
        testInstId - Mandatory int parameter.
        Returns:
        Returns a value of type java.lang.String