Class HApplication
java.lang.Object
com.aeontronix.enhancedmule.tools.anypoint.AnypointObject<Server>
com.aeontronix.enhancedmule.tools.runtime.HApplication
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class com.aeontronix.enhancedmule.tools.anypoint.AnypointObject
client, httpHelper, json, jsonHelper, parent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()booleanbooleanmatchDigest(String digest) refresh()voidsetApplicationDeployments(List<ApplicationDeployment> applicationDeployments) voidsetArtifact(ApplicationArtifact artifact) voidsetDesiredStatus(String desiredStatus) voidvoidsetLastReportedStatus(String lastReportedStatus) voidvoidsetStarted(boolean started)
-
Constructor Details
-
HApplication
-
HApplication
public HApplication()
-
-
Method Details
-
getUriPath
-
getId
-
setId
-
getName
-
setName
-
getDesiredStatus
-
setDesiredStatus
-
getLastReportedStatus
-
setLastReportedStatus
-
isStarted
public boolean isStarted() -
setStarted
public void setStarted(boolean started) -
getArtifact
-
setArtifact
-
getApplicationDeployments
-
setApplicationDeployments
-
matchDigest
-
refresh
- Throws:
HttpException
-