Package org.nuxeo.connect.client.status
Class UnresgistedSubscriptionStatusWrapper
java.lang.Object
org.nuxeo.connect.data.AbstractJSONSerializableData
org.nuxeo.connect.data.SubscriptionStatus
org.nuxeo.connect.client.status.SubscriptionStatusWrapper
org.nuxeo.connect.client.status.UnresgistedSubscriptionStatusWrapper
PlaceHolder for Unregistered instances
-
Field Summary
Fields inherited from class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
canNotReachConnectServer, isSecurityError, refreshDate, versionMismatchFields inherited from class org.nuxeo.connect.data.SubscriptionStatus
contractStatus, description, endDate, instanceType, messageFields inherited from class org.nuxeo.connect.data.AbstractJSONSerializableData
errorMessage -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.nuxeo.connect.client.status.SubscriptionStatusWrapper
getContractStatusLabel, getinstanceTypeLabel, getRefreshDate, isError, isSecurityError, isVersionMismatchMethods inherited from class org.nuxeo.connect.data.SubscriptionStatus
getContractStatus, getDescription, getEndDate, getInstanceType, getInstanceTypeAsJson, getMessage, loadFromJSON, loadFromJSON, setContractStatus, setDescription, setEndDate, setInstanceType, setInstanceType, setMessage, status, toStringMethods inherited from class org.nuxeo.connect.data.AbstractJSONSerializableData
asJSON, asJSONold, doLoadFromJSON, getErrorMessage, loadFromJSON, loadFromJSON, serializeAsJSON, setErrorMessage
-
Constructor Details
-
UnresgistedSubscriptionStatusWrapper
public UnresgistedSubscriptionStatusWrapper()
-
-
Method Details
-
isConnectServerUnreachable
public boolean isConnectServerUnreachable()- Overrides:
isConnectServerUnreachablein classSubscriptionStatusWrapper
-