public class XPageAgentManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
checkTasks() |
Properties |
getAMGRProperties() |
ApplicationStatus |
getApplicationStatus(String strUNID) |
static XPageAgentManager |
getInstance() |
ExecutionUserProperties |
registerNewApplication(String strUNID,
String strPath,
String strUser,
String strPassword) |
void |
saveAMGRProperties() |
void |
startJob() |
boolean |
unregisterApplication(String strUNID) |
public static XPageAgentManager getInstance()
public Properties getAMGRProperties()
public void saveAMGRProperties()
public void startJob()
public void checkTasks()
public ExecutionUserProperties registerNewApplication(String strUNID, String strPath, String strUser, String strPassword)
public ApplicationStatus getApplicationStatus(String strUNID)
public boolean unregisterApplication(String strUNID)
Copyright © 2021. All Rights Reserved.