Class RemoteEntityLinkModel
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.entity.common.RemoteEntityLinkModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanboolean -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
id
-
entityId
-
title
-
pageDeleted
public boolean pageDeleted -
appLinkExists
public boolean appLinkExists -
permissionDenied
public boolean permissionDenied -
pageId
-
globalId
-
summary
-
url
-
iconUrl
-
iconTitle
-
relationship
-
resolved
-
statusIconUrl
-
statusIconTitle
-
statusIconLink
-
applicationType
-
authenticationRequired
public boolean authenticationRequired -
authenticationUrl
-
applicationLinkId
-
-
Constructor Details
-
RemoteEntityLinkModel
-