org.alfresco.deployment
Interface TargetStatus

All Known Implementing Classes:
TargetStatusImpl

public interface TargetStatus

Information about a deployment target


Method Summary
 int getCurrentVersion()
           
 java.lang.String getStoreName()
           
 java.lang.String getTargetName()
           
 

Method Detail

getTargetName

java.lang.String getTargetName()

getStoreName

java.lang.String getStoreName()

getCurrentVersion

int getCurrentVersion()


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