Interface ProcessDescription.Builder<T extends ProcessDescription,​B extends ProcessDescription.Builder<T,​B>>

    • Method Detail

      • statusSupported

        B statusSupported​(boolean statusSupported)
      • storeSupported

        B storeSupported​(boolean storeSupported)
      • withVersion

        B withVersion​(String version)