Groovy Documentation

org.linkedin.glu.orchestration.engine.deployment
[Groovy] Class ArchivedDeployment

java.lang.Object
  org.linkedin.glu.orchestration.engine.deployment.Deployment
      org.linkedin.glu.orchestration.engine.deployment.ArchivedDeployment

class ArchivedDeployment
extends Deployment

Authors:
yan@pongasoft.com


Property Summary
java.lang.String details

java.lang.String status

 
Method Summary
java.lang.String getPlanXml()

 
Methods inherited from class Deployment
getDuration, getPlanXml
 

Property Detail

details

java.lang.String details


status

java.lang.String status


 
Method Detail

getPlanXml

@Override
java.lang.String getPlanXml()


 

Groovy Documentation