-
Classes Class Description com.uc4.api.objects.JobPlanCheckpoint Use ProcessFlowGeneral instead, this class will be removed in the next main releasecom.uc4.api.systemoverview.LicenseListItem the license check has been removed in version 12.2 and highercom.uc4.communication.requests.JobPlanMonitor.JobPlanMonitorExternal Do not use it.com.uc4.communication.requests.JobPlanMonitor.JobPlanMonitorRuntime Do not use it.com.uc4.communication.requests.LicenseList the license check has been removed in version 12.2 and highercom.uc4.util.C1 since 23.0.0 use RC4 insteadcom.uc4.util.C2 since 23.0.0 use RC4 instead
-
Fields Field Description com.uc4.api.Template.JOBS_R3 Use JOBS_SAP_ABAP, JOBS.SAP_PI or JOBS.SAP_JAVA instead
-
Constructors Constructor Description com.uc4.api.objects.CalendarCondition(UC4ObjectName, UC4ObjectName) potentially dangerous as a keyword does not adhere to uc4objectName standards and skip_name_check is implicitly expectedcom.uc4.api.objects.OutputFilter.Entry(boolean, boolean, String, String) Use the other constructor in order to create a filter for registered job output.com.uc4.api.objects.RollCalendarCollision(CalendarCondition, int) Use RollCalendarCollision(CalendarCondition collisionCalendar, int adjustDays, char sign, CalendarCondition inCalendar) insteadcom.uc4.communication.AsyncMessage(int, String, Message) this assumes NOW as the current date. a message should always be created with an actual datecom.uc4.communication.requests.AddPromptSet(UC4ObjectName) Use constructor with passed UC4Objectcom.uc4.communication.requests.DisconnectHost(List<String>) Internal use only.com.uc4.communication.requests.PromptInputHelp(String, UC4ObjectName, String, int) Use PromptInputHelp(String variableName, UC4ObjectName promptSet, String filter, int filterColumn, UC4Object object) insteadcom.uc4.communication.requests.RenameObject(UC4ObjectName, UC4ObjectName, IFolder) Use RenameObject(UC4ObjectName oldName, UC4ObjectName newName, IFolder folder, String title) insteadcom.uc4.communication.requests.ScheduleMonitor(int, boolean) This method is deprecated on 31-03-2016, please set "src" using methods setActivityScheduleMonitor, setArchiveScheduleMonitor, setExplorerScheduleMonitorcom.uc4.communication.requests.TaskPromptSetContent(UC4ObjectName, int) Use the constructorTaskPromptSetContent(TaskPromptSetName promptSetName, int runID)
instead.