A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

F

failedIterator() - Method in class com.uc4.communication.requests.SetHostAuthorizations
Returns an Iterator that can be used to read a list of host names that where not modified.
falseTasksIterator() - Method in class com.uc4.api.objects.WorkflowIF
Returns an iterator over tasks in the false branch.
FAULT_ALREADY_RUNNING - Static variable in class com.uc4.api.objects.ForecastTaskState
Group running.
FAULT_ALREADY_RUNNING - Static variable in class com.uc4.api.objects.TaskState
Group running.
FAULT_NO_HOST - Static variable in class com.uc4.api.objects.ForecastTaskState
Job could not start due to unavailable host.
FAULT_NO_HOST - Static variable in class com.uc4.api.objects.TaskState
Job could not start due to unavailable host.
FAULT_OTHER - Static variable in class com.uc4.api.objects.ForecastTaskState
Task could not start due to another error.
FAULT_OTHER - Static variable in class com.uc4.api.objects.TaskState
Task could not start due to another error.
FAULT_POST_PROCESSING - Static variable in class com.uc4.api.objects.ForecastTaskState
Error in post processing.
fieldCount() - Method in class com.uc4.api.objects.AttributesBS2000
 
fieldCount() - Method in class com.uc4.api.objects.AttributesGCOS8
 
fieldCount() - Method in class com.uc4.api.objects.AttributesJMX
 
fieldCount() - Method in class com.uc4.api.objects.AttributesMPE
 
fieldCount() - Method in class com.uc4.api.objects.AttributesNSK
 
fieldCount() - Method in class com.uc4.api.objects.AttributesOA
 
fieldCount() - Method in class com.uc4.api.objects.AttributesOS390
 
fieldCount() - Method in class com.uc4.api.objects.AttributesOS400
 
fieldCount() - Method in class com.uc4.api.objects.AttributesPS
 
fieldCount() - Method in class com.uc4.api.objects.AttributesRA
 
fieldCount() - Method in class com.uc4.api.objects.AttributesSAP
 
fieldCount() - Method in class com.uc4.api.objects.AttributesSiebel
 
fieldCount() - Method in class com.uc4.api.objects.AttributesSQL
 
fieldCount() - Method in class com.uc4.api.objects.AttributesUnix
 
fieldCount() - Method in class com.uc4.api.objects.AttributesVMS
 
fieldCount() - Method in class com.uc4.api.objects.AttributesWin
 
fieldCount() - Method in interface com.uc4.api.objects.IHostAttributes
Returns the number of fields in the host attributes.
FILE_EXISTS_APPEND - Static variable in class com.uc4.api.objects.FileTransferSettings
Append the transfered file to the existing destination file.
FILE_EXISTS_CANCEL - Static variable in class com.uc4.api.objects.FileTransferSettings
Cancel the transfer if the destination file already exists.
FILE_EXISTS_OVERWRITE - Static variable in class com.uc4.api.objects.FileTransferSettings
Overwrite an existing file.
FILE_NONE - Static variable in class com.uc4.api.objects.FileSystem
"None" file type
FILE_SIZE - Static variable in class com.uc4.api.objects.FileSystem
File size.
FileEvent - Class in com.uc4.api.objects
FileEvent.
FileEvent() - Constructor for class com.uc4.api.objects.FileEvent
 
fileList() - Method in class com.uc4.api.objects.OutputFiles
 
fileList() - Method in class com.uc4.api.objects.Variable
This method provides access to the file list panel.
FileListVariable - Class in com.uc4.api.objects
This class represents the panel "Variable" of an VARA Object with the source "Filelist".
filesystem() - Method in class com.uc4.api.objects.FileEvent
 
FileSystem - Class in com.uc4.api.objects
This class represents the "FileSystem" tab of an file event object.
FILESYSTEM_SPACE_FREE - Static variable in class com.uc4.api.objects.FileSystem
Free space of volumes (OS/390) or of a drive (Windows).
FileTransfer - Class in com.uc4.api.objects
This class represents a FileTransfer Object.
FileTransfer() - Constructor for class com.uc4.api.objects.FileTransfer
 
FileTransferAttributes - Class in com.uc4.api.objects
Filetransfer attributes.
FileTransferSettings - Class in com.uc4.api.objects
This class contains settings for the FileTransfer object ("FileTransfer")-Tab.
filter() - Method in class com.uc4.api.objects.AgentAssignment
This method provides acccess to the filter tab where Agent filter can be defined.
filter() - Method in class com.uc4.api.objects.PSRemoteTaskManager
Access to the PeopleSoft RemoteTaskManager filters.
filter() - Method in class com.uc4.api.objects.SAPQueueManager
Access to the SAP Queue Manager filters.
FILTER_OUTPUT - Static variable in class com.uc4.api.Template
Template for Output Filter.
filterList() - Method in class com.uc4.api.objects.OutputScan
Access to the list of Output-Scan filters.
find(String) - Method in class com.uc4.communication.requests.CalendarList
Returns CalendarListItem instance for the specified name.
findByName(String) - Method in class com.uc4.communication.requests.FolderList
Returns a FolderListItem for the specified name or null if the name was not found.
findByName(String) - Method in class com.uc4.communication.requests.TaskDetails
Returns the value of the specified property name.
FindReferencedObjects - Class in com.uc4.communication.requests
Returns a list of objects that are used within an executable object.
FindReferencedObjects(UC4ObjectName) - Constructor for class com.uc4.communication.requests.FindReferencedObjects
Creates a request to get a list of object names in an executable object.
FINISHED - Static variable in class com.uc4.api.objects.SAPQueueManagerFilter
Finished.
firstPage() - Method in class com.uc4.communication.requests.Report
Selects the first page of the report.
FOLD - Static variable in class com.uc4.api.Template
Template for Folder.
FolderList - Class in com.uc4.communication.requests
Lists the content of a folder.
FolderList(IFolder) - Constructor for class com.uc4.communication.requests.FolderList
Constructs a new FolderList to list the content of the specified folder.
FolderList(IFolder, boolean) - Constructor for class com.uc4.communication.requests.FolderList
Constructs a new FolderList to list the content of the specified folder.
FolderList(IFolder, List<String>) - Constructor for class com.uc4.communication.requests.FolderList
Constructs a new FolderList to list the content of the specified folder.
FolderListItem - Class in com.uc4.api
This class represents one object in a folder.
FolderListItem(ConnectionAttributes, Element, String) - Constructor for class com.uc4.api.FolderListItem
Constructs a FolderListItem from the specified element.
FolderTree - Class in com.uc4.communication.requests
Returns the folder structure of the UC4 client.
FolderTree() - Constructor for class com.uc4.communication.requests.FolderTree
 
FontSettings - Class in com.uc4.communication
This class represents the Font settings.
fontSettings() - Method in class com.uc4.communication.Settings
This method provides access to the Font settings.
FontSettings.Size - Enum in com.uc4.communication
Font size.
FontSettings.Style - Enum in com.uc4.communication
Font style.
ForceMemoryTrace - Class in com.uc4.communication.requests
 
ForceMemoryTrace() - Constructor for class com.uc4.communication.requests.ForceMemoryTrace
 
forEach() - Method in class com.uc4.communication.requests.JobPlanMonitor.Task
Gets LoopDataSource property of this JobPlanMonitor task.
ForecastItem - Class in com.uc4.api
This class represents a single row in the Forecast list.
ForecastItem(ConnectionAttributes, Element) - Constructor for class com.uc4.api.ForecastItem
Creates a ForecastItem using the specified DOM Element.
ForecastList - Class in com.uc4.communication.requests
Returns the Forecast list of the current client.
ForecastList() - Constructor for class com.uc4.communication.requests.ForecastList
 
ForecastTaskState - Class in com.uc4.api.objects
List of valid status values for a forecast.
ForecastTaskState(int) - Constructor for class com.uc4.api.objects.ForecastTaskState
Constructs a new ForecastTaskState from the specified number.
ForecastTree - Class in com.uc4.communication.requests
Returns the Tree Structure of the specified ForecastItem.
ForecastTree(ForecastItem) - Constructor for class com.uc4.communication.requests.ForecastTree
Returns the Tree Structure of the specified ForecastItem.
ForecastTreeItem - Class in com.uc4.api
This class represents a single row in the tree view of the forecast.
ForecastTreeItem(ConnectionAttributes, Element) - Constructor for class com.uc4.api.ForecastTreeItem
Constructs a ForecastTreeItem instance using the specified DOM element.
Form - Class in com.uc4.api
Form for interactive user input.
Form(Document) - Constructor for class com.uc4.api.Form
Creates a Read Object from a Document.
format() - Method in class com.uc4.api.objects.JobPlan
Calculates the position of all tasks in this JobPlan.
FormItemLabel - Class in com.uc4.api
This class represents a label in a Form.
FormItemLabel(Element) - Constructor for class com.uc4.api.FormItemLabel
Constructs a FormItemLabel from the specified XML element.
FormItemList - Class in com.uc4.api
This class is used for fields which contain a list of predefined values.
FormItemList(Element) - Constructor for class com.uc4.api.FormItemList
Constructs a FormItemList fromt the specified XML element.
FormItemNumber - Class in com.uc4.api
This class is used for fields which can only contain numbers.
FormItemNumber(Element) - Constructor for class com.uc4.api.FormItemNumber
Constructs a new FormItemNumber using the specified XML element.
FormItemText - Class in com.uc4.api
This class is used for text input fields and date fields.
FormItemText(Element) - Constructor for class com.uc4.api.FormItemText
Constructs a new FormItemText using the specified XML element.
FREELY_SELECTED - Static variable in class com.uc4.api.objects.ValidityKeywordType
You may choose any term as scope.
fulfillment() - Method in class com.uc4.api.objects.ServiceLevelObjective
This method provides access to the fulfillment tab of SLO objects.
fullPath() - Method in interface com.uc4.api.objects.IFolder
Returns the full path of this folder.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z