@Deprecated public interface RuntimeExtension
Runtime Extensions may be used to add new functionality to the runtime service.
Modifier and Type | Method and Description |
---|---|
void |
start()
Deprecated.
Starts the runtime extension.
|
void |
stop()
Deprecated.
Stops the runtime extension.
|
Copyright © 2018 Nuxeo. All rights reserved.