Class CandidateProperties.ComponentUpdate

java.lang.Object
org.wildfly.prospero.updates.CandidateProperties.ComponentUpdate
Enclosing class:
CandidateProperties

public static class CandidateProperties.ComponentUpdate extends Object
  • Constructor Details

    • ComponentUpdate

      public ComponentUpdate(String groupId, String artifactId, String channelName)
  • Method Details

    • getGroupId

      public String getGroupId()
    • getArtifactId

      public String getArtifactId()
    • getChannelName

      public String getChannelName()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object