Package | Description |
---|---|
com.bmc.arsys.api |
Modifier and Type | Method and Description |
---|---|
OpenWindowAction.ReportInfo |
OpenWindowAction.getReportInfo()
return the report info that is encoded in the Open Window report string.
|
Modifier and Type | Method and Description |
---|---|
void |
OpenWindowAction.setReportInfo(OpenWindowAction.ReportInfo report)
Sets report information to the Open Window action, and encode the info into
a report string, which late on will be stored in the server.
|
Constructor and Description |
---|
OpenWindowAction(String serverName,
String formName,
String vuiLabel,
boolean closeBox,
List<FieldAssignInfo> inputValueFieldPairs,
List<FieldAssignInfo> outputValueFieldPairs,
int windowMode,
QualifierInfo query,
boolean noMatchContinue,
MessageAction msg,
int pollinginterval,
OpenWindowAction.ReportInfo reportInfo,
List<SortInfo> sortOrderList,
String targetLocation,
boolean suppressEmptyLst) |
? Copyright 2013 BMC Software, Inc.