Uses of Class
com.uc4.api.objects.OCVPanel
-
Packages that use OCVPanel Package Description com.uc4.api.objects com.uc4.communication.requests -
-
Uses of OCVPanel in com.uc4.api.objects
Methods in com.uc4.api.objects that return OCVPanel Modifier and Type Method Description OCVPanel
OCVPanel. copy()
Creates a deep copy of this objectOCVPanel
AttributesSAP. ocvValues()
This method provides access to the SAP_JAVA Job definition values.OCVPanel
Host. ocvValues()
This method provides access to the RA values of the agent panel.OCVPanel
Job. ocvValues()
This method provides access to the RA Job values.OCVPanel
RAConnection. ocvValues()
This method provides access to the values of this Connection Object.OCVPanel
JobPlanTask. raPanel()
If this task is an RA solution and the Workflow has been saved and reopened this method can be used to override RA panel values. -
Uses of OCVPanel in com.uc4.communication.requests
Methods in com.uc4.communication.requests that return OCVPanel Modifier and Type Method Description OCVPanel
TaskPromptSetContent. ocvValues()
This method provides access to the RA Job values.
-