public class DeploymentTokenImpl extends java.lang.Object implements java.io.Serializable, DeploymentToken
| Constructor and Description |
|---|
DeploymentTokenImpl() |
| Modifier and Type | Method and Description |
|---|---|
TargetStatus |
getTargetStatus()
Get the information about the target
|
java.lang.String |
getTicket()
Get the deployment token
|
void |
setTargetStatus(TargetStatus info) |
void |
setTicket(java.lang.String ticket) |
public void setTicket(java.lang.String ticket)
public java.lang.String getTicket()
DeploymentTokengetTicket in interface DeploymentTokenpublic TargetStatus getTargetStatus()
DeploymentTokengetTargetStatus in interface DeploymentTokenpublic void setTargetStatus(TargetStatus info)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.