Interface PatchElementConfig


  • public interface PatchElementConfig
    Author:
    Emanuel Muckenhuber
    • Method Detail

      • getPatchId

        String getPatchId()
        Get the unique patch ID.
        Returns:
        the patch id
      • getDescription

        String getDescription()
        Get the patch description.
        Returns:
        the patch description
      • getLayerName

        String getLayerName()
        Get the layer name.
        Returns:
        the layer name
      • getPatchType

        org.jboss.as.patching.metadata.Patch.PatchType getPatchType()
        Get the patch type.
        Returns:
        the type of the patch