public interface LocalDeployAssistant
Modifier and Type | Method and Description |
---|---|
void |
localDeploy(TaskGraph taskgraph,
TrianaClient client)
Handle the local publish (and view if required) of the specified taskgraph
|
void |
localRetract(TaskGraph taskgraph)
Handle the local retract of the specified taskgraph
|
void localDeploy(TaskGraph taskgraph, TrianaClient client)
void localRetract(TaskGraph taskgraph)