public class FetchedApplication extends Application
Application already deployed and fetched.applicationId| Constructor and Description |
|---|
FetchedApplication(String applicationId,
Supplier<URL> applicationUrlContentSupplier,
Supplier<RuntimeToolingService> runtimeToolingServiceSupplier,
org.mule.maven.client.api.MavenClient mavenClient,
MuleRuntimeExtensionModelProvider runtimeExtensionModelProvider) |
| Modifier and Type | Method and Description |
|---|---|
Deployable |
deploy()
Deploys the application and get the
String applicationId. |
dispose, getPluginDependenciespublic FetchedApplication(String applicationId, Supplier<URL> applicationUrlContentSupplier, Supplier<RuntimeToolingService> runtimeToolingServiceSupplier, org.mule.maven.client.api.MavenClient mavenClient, MuleRuntimeExtensionModelProvider runtimeExtensionModelProvider)
public Deployable deploy()
ApplicationString applicationId.deploy in class ApplicationString with the applicationId.Copyright © 2017 MuleSoft, Inc.. All rights reserved.