Interface IPipelineSpecificationWithVersions

    • Method Detail

      • getOutputDocumentVersionString

        java.lang.String getOutputDocumentVersionString​(int index)
        For a given output index, return a document version string.
        Parameters:
        index - is the output index.
        Returns:
        the document version string.
      • getOutputTransformationVersionString

        java.lang.String getOutputTransformationVersionString​(int index)
        For a given output index, return a transformation version string.
        Parameters:
        index - is the output index.
        Returns:
        the transformation version string.
      • getOutputVersionString

        java.lang.String getOutputVersionString​(int index)
        For a given output index, return an output version string.
        Parameters:
        index - is the output index.
        Returns:
        the output version string.
      • getAuthorityNameString

        java.lang.String getAuthorityNameString​(int index)
        For a given output index, return an authority name string.
        Parameters:
        index - is the output index.
        Returns:
        the authority name string.