public class SurfRefreshRunnable extends Object implements FSDeploymentRunnable
| Constructor and Description |
|---|
SurfRefreshRunnable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSurfLocation()
Gets the location of the Surf application
|
void |
init(Deployment deployment)
An initialization method.
|
void |
run() |
void |
setSurfLocation(String surfLocation)
Sets the location of the Surf application
|
public void init(Deployment deployment)
FSDeploymentRunnableinit in interface FSDeploymentRunnabledeployment - The deployment that has just been committed.public void setSurfLocation(String surfLocation)
surfLocation - the location of the Surf applicationpublic String getSurfLocation()
Copyright © 2005–2014 Alfresco Software. All rights reserved.