| Package | Description |
|---|---|
| org.alfresco.deployment | |
| org.alfresco.deployment.impl.fsr |
Provides the implementation of the FileSystemDeploymentTarget.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProgramRunnable
FSDeployment Runnable to be used for running external programs.
|
class |
SampleRunnable
Example post filesystem deployment runnable.
|
class |
SurfRefreshRunnable
Post-deployment runnable that refreshes the cache on a Surf application.
|
| Modifier and Type | Method and Description |
|---|---|
List<FSDeploymentRunnable> |
FileSystemDeploymentTarget.getPostCommit() |
List<FSDeploymentRunnable> |
FileSystemDeploymentTarget.getPrepare() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileSystemDeploymentTarget.setPostCommit(List<FSDeploymentRunnable> postCommit) |
void |
FileSystemDeploymentTarget.setPrepare(List<FSDeploymentRunnable> prepare) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.