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