Synchronizes a deployed application.
This operation replaces the current descriptor with a new descriptor.
- Parameters
-
descriptor | The new application descriptor. |
- Exceptions
-
AccessDeniedException | Thrown when the session doesn't hold the exclusive lock or when another session is holding the lock. |
DeploymentException | Thrown when the application deployment failed. |
ApplicationNotExistException | Thrown when the application doesn't exist. |