public final class RemoteManifest extends Manifest
| Constructor and Description |
|---|
RemoteManifest(RemoteConfigurationBuilder remoteConfigurationBuilder)
Creates a new RemoteManifest.
|
| Modifier and Type | Method and Description |
|---|---|
org.kie.services.client.api.command.RemoteConfiguration |
buildConfiguration()
Builds the RemoteConfiguration.
|
static RemoteManifest |
removeFromEnvironment(org.kie.api.runtime.Environment environment)
Removes a RemoteManifest from the Environment.
|
addToEnvironment, removeFromEnvironmentpublic RemoteManifest(RemoteConfigurationBuilder remoteConfigurationBuilder)
remoteConfigurationBuilder - the RemoteConfigurationBuilderpublic org.kie.services.client.api.command.RemoteConfiguration buildConfiguration()
public static RemoteManifest removeFromEnvironment(org.kie.api.runtime.Environment environment)
environment - the EnvironmentCopyright © 2013–2017 JBoss by Red Hat. All rights reserved.