public interface ArtifactDeployer
| Modifier and Type | Method and Description |
|---|---|
String |
deploy(String domainId)
Deploys the artifact on Mule Runtime and returns the id.
|
void |
dispose(String id)
Disposes the artifact on Mule Runtime for the given id.
|
Copyright © 2019 MuleSoft, Inc.. All rights reserved.