Package | Description |
---|---|
org.miloss.fgsms.osagent.callbacks | |
org.miloss.fgsms.services.interfaces.agentcallbackservice |
This Source Code Form is subject to the terms of the Mozilla Public
License, v.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RemoteAgentCallbackImpl.executeTasks(String authorizationcode,
String id,
String workingDir,
String command,
boolean waitforexit)
Deprecated.
Executes a set of tasks via command line
|
GetOperatingStatusResponseMessage |
RemoteAgentCallbackImpl.getOperatingStatus(GetOperatingStatusRequestMessage request)
Deprecated.
Gets the operating status of an remove agent
|
Modifier and Type | Method and Description |
---|---|
boolean |
RemoteAgentCallbackPort.executeTasks(String authorizationcode,
String id,
String workingDir,
String command,
boolean waitforexit)
Executes a set of tasks via command line
|
GetOperatingStatusResponseMessage |
RemoteAgentCallbackPort.getOperatingStatus(GetOperatingStatusRequestMessage request)
Gets the operating status of an remove agent
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.