Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.server.SimpleCronTask

  • Packages that use SimpleCronTask 
    Package Description
    com.ibm.tivoli.maximo.asyncreqresp  
    com.ibm.tivoli.maximo.iotf  
    com.ibm.tivoli.maximo.iotservices.mapper  
    com.ibm.tivoli.maximo.mfmail  
    com.ibm.tivoli.maximo.notification  
    com.ibm.tivoli.maximo.oslc.consumer  
    com.ibm.tivoli.maximo.oslc.provider  
    com.ibm.tivoli.maximo.pmoncloud  
    com.ibm.tivoli.maximo.report.birt.queue  
    com.ibm.tivoli.maximo.report.birt.scheduler  
    com.ibm.tivoli.maximo.report.kpi  
    com.ibm.tivoli.maximo.script  
    com.ibm.tivoli.maximo.skd.app  
    com.ibm.tivoli.maximo.skd.cron  
    com.ibm.tivoli.maximo.skd.optimization  
    com.ibm.tivoli.maximo.slroute.cron  
    com.ibm.tivoli.maximo.weather  
    psdi.app.asset  
    psdi.app.asset.topology.cron  
    psdi.app.bulletinboard  
    psdi.app.dpldasset  
    psdi.app.escalation.engine  
    psdi.app.inspection  
    psdi.app.inventory
    The Inventory package includes MBOs related to Inventory Control.
    psdi.app.kpi
    The KPI package represents objects that are used to configure, display and control KPI Manager app, for Key Performance Indicators.
    psdi.app.lictrack  
    psdi.app.location

    The Location package includes MBOs mostly related to operating locations.

    psdi.app.measurement
    The Measurement package includes MBOs used to maintain information about equipment meter readings.
    psdi.app.meter.cbm  
    psdi.app.pm
    The PM package contains Mbos related to preventive maintenance.
    psdi.app.po
    The PO package includes MBOs related to Purchase Orders (POs).
    psdi.app.recontask.engine  
    psdi.app.report  
    psdi.app.scheduler  
    psdi.app.signature
    The Signature package defines users and security groups.
    psdi.app.site
    An organization is a legal entity within a company that can have one or more sites.
    psdi.app.system
    The System package includes classes for common system data, such as domains and long descriptions, that are utilized across business packages and by the system framework.
    psdi.app.workorder
    The work order package includes Mbos related to work order planning, reporting and tracking.
    psdi.common.asyncjob  
    psdi.common.emailstner  
    psdi.iface.app.swcatalog.cron  
    psdi.iface.intertables  
    psdi.iface.jms  
    psdi.iface.load  
    psdi.mbo  
    psdi.security.ldap  
    psdi.security.vmm  
    psdi.server  
    psdi.util.logging  
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.asyncreqresp

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.asyncreqresp 
      Modifier and Type Class and Description
      class  ReqRespCOSCronTask 
      class  ReqRespEventStreamsCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.iotf

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.iotf 
      Modifier and Type Class and Description
      class  IoTFCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.iotservices.mapper

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.iotservices.mapper 
      Modifier and Type Class and Description
      class  IoTPHistorianCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.mfmail

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.mfmail 
      Modifier and Type Class and Description
      class  MfMailCleanupCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.notification

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.notification 
      Modifier and Type Class and Description
      class  NotfCleanupCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.oslc.consumer

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.oslc.consumer 
      Modifier and Type Class and Description
      class  OslcLinkDeleteCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.oslc.provider

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.oslc.provider 
      Modifier and Type Class and Description
      class  ApiCSRFTokenCleanupTask 
      class  OslcFileCronTask 
      class  OslcFileImportCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.pmoncloud

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.pmoncloud 
      Modifier and Type Class and Description
      class  PMonCloudEventDataCronTask 
      class  PMonCloudPredictionCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.report.birt.queue

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.report.birt.queue 
      Modifier and Type Class and Description
      class  ReportQueueLockReleaseCronTask 
      class  ReportUsageLogCleanupCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.report.birt.scheduler

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.report.birt.scheduler 
      Modifier and Type Class and Description
      class  ReportCronTask
      A class used for running a single scheduled report.
      class  ReportOutputCleanupCronTask
      This CronTask will remove from database all entries at REPORTOUTPUT, REPORTOUTPUTAUTH, REPORTOUTPUTCNT that are prior to parametrized NOOFDAYS
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.report.kpi

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.report.kpi 
      Modifier and Type Class and Description
      class  KPIHistoryCleanupCronTask
      Cleans out HPIHistory for records older than 365 days (by default).
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.script

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.script 
      Modifier and Type Class and Description
      class  ScriptCrontask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.skd.app

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.skd.app 
      Modifier and Type Class and Description
      class  RollProjectCronTask
      CronTask
      class  RollProjectCronTaskT
      CronTask
      class  SKDComplianceEndCronTask 
      class  SKDComplianceStartCronTask 
      class  SKDDataValidationCronTask 
      class  SLRCreation
      CronTask to create SLR routes
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.skd.cron

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.skd.cron 
      Modifier and Type Class and Description
      class  SchedulerUsageCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.skd.optimization

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.skd.optimization 
      Modifier and Type Class and Description
      class  DeleteSKDOriginDestMatrixCronTask 
      class  DynamicSchedulingCronTask 
      class  DynamicSchedulingCronTaskT
      CronTask
      class  ODMECronTask
      CronTask
      class  ODMECronTaskCapPlan
      CronTask
      class  ODMECronTaskCapPlanT
      CronTask
      class  ODMECronTaskCps
      CronTask
      class  ODMECronTaskCpsT
      CronTask
      class  ODMECronTaskLaborMode
      CronTask
      class  ODMECronTaskLaborModeT
      CronTask
      class  ODMECronTaskResLev
      CronTask
      class  ODMECronTaskResLevT
      CronTask
      class  ODMECronTaskSpatial
      CronTask
      class  ODMECronTaskSpatialT
      CronTask
      class  ODMECronTaskT
      CronTask
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.slroute.cron

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.slroute.cron 
      Modifier and Type Class and Description
      class  DeleteSlroutesCronTask 
    • Uses of SimpleCronTask in com.ibm.tivoli.maximo.weather

      Subclasses of SimpleCronTask in com.ibm.tivoli.maximo.weather 
      Modifier and Type Class and Description
      class  WeatherAssetRegistryCronTask 
    • Uses of SimpleCronTask in psdi.app.asset

      Subclasses of SimpleCronTask in psdi.app.asset 
      Modifier and Type Class and Description
      class  DepreciationFinTransCronTaks 
    • Uses of SimpleCronTask in psdi.app.asset.topology.cron

      Subclasses of SimpleCronTask in psdi.app.asset.topology.cron 
      Modifier and Type Class and Description
      class  TopologyCronTask
      Cron task class to build the buisness view topology cache
    • Uses of SimpleCronTask in psdi.app.bulletinboard

      Subclasses of SimpleCronTask in psdi.app.bulletinboard 
      Modifier and Type Class and Description
      class  BBCron 
    • Uses of SimpleCronTask in psdi.app.dpldasset

      Subclasses of SimpleCronTask in psdi.app.dpldasset 
      Modifier and Type Class and Description
      class  SwSuiteCronTask
      A MAXIMO crontask used for extraction of software suite information based upon the detection of certain software products Control structures The structures hold the definitions of software suites and also detection flags that used (set and reset) during the processing 1) A vector of SW suite definitions.
    • Uses of SimpleCronTask in psdi.app.escalation.engine

      Subclasses of SimpleCronTask in psdi.app.escalation.engine 
      Modifier and Type Class and Description
      class  EscalationCronTask
      A class to represent the cron task to perform escalation related tasks.
    • Uses of SimpleCronTask in psdi.app.inspection

      Subclasses of SimpleCronTask in psdi.app.inspection 
      Modifier and Type Class and Description
      class  AssistVoiceCronTask 
    • Uses of SimpleCronTask in psdi.app.inventory

      Subclasses of SimpleCronTask in psdi.app.inventory 
      Modifier and Type Class and Description
      class  CreateConsignmentInvoiceCronTask
      CronTask
      class  InvReservationResTypeUpdateCronTask
      CronTask to change an Inventory Reservation from APSOFT to APHARD based on the following conditions: 1.
      class  ReorderCron
      ReorderCron implements the reorder crontask.
    • Uses of SimpleCronTask in psdi.app.kpi

      Subclasses of SimpleCronTask in psdi.app.kpi 
      Modifier and Type Class and Description
      class  KPICron
      Created on 1/12/04
    • Uses of SimpleCronTask in psdi.app.lictrack

      Subclasses of SimpleCronTask in psdi.app.lictrack 
      Modifier and Type Class and Description
      class  MasUserAnalyzerCronTask 
      class  MasUserReporting 
      class  UserAnalyzerCronTask 
    • Uses of SimpleCronTask in psdi.app.location

      Subclasses of SimpleCronTask in psdi.app.location 
      Modifier and Type Class and Description
      class  LocHierarchyCronTask 
    • Uses of SimpleCronTask in psdi.app.measurement

      Subclasses of SimpleCronTask in psdi.app.measurement 
      Modifier and Type Class and Description
      class  LinearMeasurementWoGenCronTask
      This is a Cron task that generates work orders from linear asset measurements based on limits established on the corresponding measure point (asset and GAUGE or CHARACTERISTIC meter combination).
      class  MeasurePointWoGenCronTask
      This is a Cron task that generates work orders from MeasurePoints.
    • Uses of SimpleCronTask in psdi.app.meter.cbm

      Subclasses of SimpleCronTask in psdi.app.meter.cbm 
      Modifier and Type Class and Description
      class  CalculateMeterValueCronTask 
    • Uses of SimpleCronTask in psdi.app.pm

      Subclasses of SimpleCronTask in psdi.app.pm 
      Modifier and Type Class and Description
      class  PMForecastCostCronTask
      This is a Cron task that generates PM Forecast Cost in the background.
      class  PMForecastCronTask
      This is a Cron task that generates PM Forecast.
      class  PMWoGenCronTask
      This is a Cron task that generates workoders from PMs.
    • Uses of SimpleCronTask in psdi.app.po

      Subclasses of SimpleCronTask in psdi.app.po 
      Modifier and Type Class and Description
      class  BudgetUpdateCronTask 
    • Uses of SimpleCronTask in psdi.app.recontask.engine

      Subclasses of SimpleCronTask in psdi.app.recontask.engine 
      Modifier and Type Class and Description
      class  ReconCronTask
      A MAXIMO crontask used for reconciling IT assets and IT deployed assets
    • Uses of SimpleCronTask in psdi.app.report

      Subclasses of SimpleCronTask in psdi.app.report 
      Modifier and Type Class and Description
      class  PurgeReportRelatedRecordsCronTask 
      class  ReportImportCronTask
      A class used for automating execution of the BatchImport process.
      class  ReportLabelSyncCronTask
      A class used for reloading labels from the replibrary presentation into maxlabels and l_maxlabels.
    • Uses of SimpleCronTask in psdi.app.scheduler

      Subclasses of SimpleCronTask in psdi.app.scheduler 
      Modifier and Type Class and Description
      class  PCCallCalculationCronTask
      This CronTask is responsible to execute the calculate percent complete action against the Tree Grid model.
      class  SchedulerDashboardCronTask
      This CronTask is responsible to execute the Cost Calculation for the Scheduler DashBoard.
      class  SchedulerDashboardCronTaskT
      This CronTask is responsible to execute the Cost Calculation for the Scheduler DashBoard.
    • Uses of SimpleCronTask in psdi.app.signature

      Subclasses of SimpleCronTask in psdi.app.signature 
      Modifier and Type Class and Description
      class  WorkCompleteCleanupCronTask 
    • Uses of SimpleCronTask in psdi.app.site

      Subclasses of SimpleCronTask in psdi.app.site 
      Modifier and Type Class and Description
      class  SaaSOrgSiteCronTask
      A MAXIMO SaaS crontask used for creating default Org and Site data for GA/Landlord and tenants when on-boarded This crontask should run only once per tenant
    • Uses of SimpleCronTask in psdi.app.system

      Subclasses of SimpleCronTask in psdi.app.system 
      Modifier and Type Class and Description
      class  TenantRemovalCronTask 
    • Uses of SimpleCronTask in psdi.app.workorder

      Subclasses of SimpleCronTask in psdi.app.workorder 
      Modifier and Type Class and Description
      class  PopulateWOWeatherAlertCronTask 
      class  RemoveWOWeatherAlertCronTask 
      class  WOMaterialStatusUpdateCronTask
      CronTask to find all of the work orders that have an internal state of APPR,WMATL, or INPROG and that have wpmaterials associated with the work order.
      class  WorkLogAssistCronTask 
    • Uses of SimpleCronTask in psdi.common.asyncjob

      Subclasses of SimpleCronTask in psdi.common.asyncjob 
      Modifier and Type Class and Description
      class  AsyncJobCleanupCron
      Crontask to cleanup the outdated entries in the MAXASYNCJOB table and their related messages and parameter entries.
      class  AsyncJobCron
      Base class for the foreground and background asynchronous job processing crontasks.
      class  AsyncJobImmediateCron
      Crontask to handle foreground asynchronous jobs.
      class  AsyncJobScheduledCron
      Crontask to handle background asynchronous jobs.
    • Uses of SimpleCronTask in psdi.common.emailstner

      Subclasses of SimpleCronTask in psdi.common.emailstner 
      Modifier and Type Class and Description
      class  EmailListnerCron
      CRON task for email listner
    • Uses of SimpleCronTask in psdi.iface.app.swcatalog.cron

      Subclasses of SimpleCronTask in psdi.iface.app.swcatalog.cron 
      Modifier and Type Class and Description
      class  SwKbtLoadCronTask
      Imports files from the software knowledge base tool via an http interace.
      class  TAD4ZLoadCronTask 
    • Uses of SimpleCronTask in psdi.iface.intertables

      Subclasses of SimpleCronTask in psdi.iface.intertables 
      Modifier and Type Class and Description
      class  IfaceTbCronTask 
    • Uses of SimpleCronTask in psdi.iface.jms

      Subclasses of SimpleCronTask in psdi.iface.jms 
      Modifier and Type Class and Description
      class  JMSQueueCronTask 
      class  KafkaErrorsCleanupCronTask 
      class  MIFKafkaCronTask 
      class  MIFKafkaErrorProcessingCronTask 
      class  MIFKafkaPartitionedCronTask 
    • Uses of SimpleCronTask in psdi.iface.load

      Subclasses of SimpleCronTask in psdi.iface.load 
      Modifier and Type Class and Description
      class  BulkExportCronTask
      Cron task to perform bulk export of the data based on the MAXIFACEEXPORT configuration To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
      class  ExportDataCronTask
      Flat file cron task
      class  GetExternalDataCronTask
      Cron task to perform bulk export of the data based on the MAXIFACEEXPORT configuration To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
      class  LoadCronTask 
      class  LoadFlatFileCronTask
      Flat file cron task
      class  LoadFlatObjectCronTask
      Flat file cron task
      class  LoadXMLFileCronTask
      xml file cron task To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
      class  LoadXMLObjectCronTask
      xml file cron task To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
    • Uses of SimpleCronTask in psdi.mbo

      Subclasses of SimpleCronTask in psdi.mbo 
      Modifier and Type Class and Description
      class  DomainCacheCronTask 
    • Uses of SimpleCronTask in psdi.security.ldap

      Subclasses of SimpleCronTask in psdi.security.ldap 
      Modifier and Type Class and Description
      class  LdapSyncCronTask
      A MAXIMO crontask used for synchronizing the LDAP server user and group object data with appropriate MAXIMO database tables.
    • Uses of SimpleCronTask in psdi.security.vmm

      Subclasses of SimpleCronTask in psdi.security.vmm 
      Modifier and Type Class and Description
      class  VMMSyncCronTask
      A MAXIMO crontask used for synchronizing the VMM server user and group object data with appropriate MAXIMO database tables.
    • Uses of SimpleCronTask in psdi.server

      Subclasses of SimpleCronTask in psdi.server 
      Modifier and Type Class and Description
      class  CronMonitorCronTask 
      class  DebugCronTask
      SimpleCronTask is an abstract class that provides default implementations for the majority of the methods in the CronTask interface.
      class  MASUserSyncCronTask
      Upgrade user sync cron task from manage to MAS To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
      class  RemoveDeadSessionCron 
      class  SimpleMTCronTask
      SimpleMTCronTask is an abstract class that provides default implementations for cronAction for MT environment.
    • Uses of SimpleCronTask in psdi.util.logging

      Subclasses of SimpleCronTask in psdi.util.logging 
      Modifier and Type Class and Description
      class  LogRequestCleanup 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes