public class CRMUISchedulerBean extends CRMUI
Constructor and Description |
---|
CRMUISchedulerBean()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
StopScheduledTask |
loadStopScheduledTask(java.lang.String jobName) |
static java.lang.String |
logStopTasks(java.lang.String JobName,
java.lang.String reason,
com.crm.businessobject.CRMSession session) |
SchedulerTask |
scheduleTaskButton(SchedulerTask schedulerTask)
Schedules a task.
|
StopScheduledTask |
sumbitStopScheduledTask(StopScheduledTask stopScheduledTask) |
addAttachmentButton, addTrace, assignEntity, echoDto, echoDto, echoDto, echoDtos, getAccountsReceivableEntityOptions, getActiveInactiveOptions, getActiveInactiveOptions, getAllowedDeniedOptions, getAllowedDeniedOptions, getApplicationOptions, getArchiveDataEntityOptions, getArchiveDataEntityOptions, getArchiveEntityOptions, getArchiveEntityOptions, getAssignableEntityOptions, getCurrentDateString, getCurrentDay, getCurrentMonth, getCurrentYear, getDayOfWeekOptions, getDayOfWeekOptions, getDtoFromCollection, getEntityCategoryOptions, getEntityFieldOptions, getEntityOptions, getEntityStateOptions, getEntityStatusOptions, getEntityTypeOptions, getExplicitViewingAccessEntityOptions, getHourOptions, getHourOptions, getImplicitViewingAccessEntityOptions, getModuleOptions, getModulePrintoutOptions, getModuleProcessOptions, getMonthEndDate, getMonthStartDate, getOperatorOptions, getOperatorOptions, getStateOptions, getStringFormattingOptions, getStringFormattingOptions, getTimeOfDayOptions, getTimeOfDayOptions, getTrueFalseOptions, getTrueFalseOptions, getUnitOfTimeOptions, getUnitOfTimeOptions, getWeekEndDate, getWeekStartDate, getYesNoOptions, getYesNoOptions, invoke, load, loadAchivedData, loadAttachmentsTab, loadDaysOfMonthOptions, loadMonthNumberOptions, loadMonthNumberOptions, loadMonthOptions, loadMonthOptions, readFileContent, removeAttachmentButton, setDtoAsNotEditable, setMandatoryField, setMandatoryFields, setOwnerGroup
public SchedulerTask scheduleTaskButton(SchedulerTask schedulerTask) throws java.lang.Exception
schedulerTask
- - the task to schedulejava.lang.Exception
public StopScheduledTask loadStopScheduledTask(java.lang.String jobName) throws java.lang.Exception
java.lang.Exception
public StopScheduledTask sumbitStopScheduledTask(StopScheduledTask stopScheduledTask) throws java.lang.Exception
java.lang.Exception
public static java.lang.String logStopTasks(java.lang.String JobName, java.lang.String reason, com.crm.businessobject.CRMSession session)