Class ApplicationLinkProperties
java.lang.Object
com.atlassian.bamboo.specs.api.model.applink.ApplicationLinkProperties
- All Implemented Interfaces:
EntityProperties
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApplicationLinkProperties
-
-
Method Details
-
isNameDefined
public boolean isNameDefined() -
isIdDefined
public boolean isIdDefined() -
getName
-
getId
-
equals
-
hashCode
public int hashCode() -
toString
-
validate
public void validate()- Specified by:
validate
in interfaceEntityProperties
-