org.alfresco.deployment
Interface DeploymentToken

All Known Implementing Classes:
DeploymentTokenImpl

public interface DeploymentToken

Information about a new deployment.


Method Summary
 TargetStatus getTargetStatus()
          Get the information about the target
 java.lang.String getTicket()
          Get the deployment token
 

Method Detail

getTicket

java.lang.String getTicket()
Get the deployment token

Returns:

getTargetStatus

TargetStatus getTargetStatus()
Get the information about the target



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.