com.liferay.portal.kernel.deploy.auto
Interface AutoDeployer
public interface AutoDeployer
CODE_DEFAULT
static final int CODE_DEFAULT
- See Also:
- Constant Field Values
CODE_NOT_APPLICABLE
static final int CODE_NOT_APPLICABLE
- See Also:
- Constant Field Values
CODE_SKIP_NEWER_VERSION
static final int CODE_SKIP_NEWER_VERSION
- See Also:
- Constant Field Values
autoDeploy
int autoDeploy(AutoDeploymentContext autoDeploymentContext)
throws AutoDeployException
- Throws:
AutoDeployException
cloneAutoDeployer
AutoDeployer cloneAutoDeployer()
throws AutoDeployException
- Throws:
AutoDeployException