com.appaloosastore.client
Class MobileApplicationUpdate

java.lang.Object
  extended by com.appaloosastore.client.MobileApplicationUpdate

public class MobileApplicationUpdate
extends java.lang.Object


Field Summary
 java.lang.String applicationId
           
 java.lang.Integer id
           
 java.lang.Integer status
           
 java.lang.String statusMessage
           
 
Constructor Summary
MobileApplicationUpdate()
           
 
Method Summary
static MobileApplicationUpdate createFrom(java.lang.String json)
           
 boolean hasError()
           
 boolean isProcessed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.lang.Integer id

status

public java.lang.Integer status

statusMessage

public java.lang.String statusMessage

applicationId

public java.lang.String applicationId
Constructor Detail

MobileApplicationUpdate

public MobileApplicationUpdate()
Method Detail

createFrom

public static MobileApplicationUpdate createFrom(java.lang.String json)
                                          throws AppaloosaDeployException
Throws:
AppaloosaDeployException

isProcessed

public boolean isProcessed()

hasError

public boolean hasError()


Copyright © 2004-2011. All Rights Reserved.