adTempus API
Inheritance Hierarchy
In This Topic
    ArcanaDevelopment.adTempus.Client Namespace
    In This Topic
    Classes
     ClassDescription
    Class Represents a set of permissions that share the same secured object, security entity, and inheritance rules.
    ClassBase class for top-level ADTObject objects.
    Class Base class for all adTempus data objects.
    Class Defines a rule for sending notification messages in response to Alerts.
    Class The Application class is used to create new connections to an adTempus server.
    Class Allows applications run by adTempus to interact with the adTempus server.
    Class Contains information about the snapshot and audit settings that will be applied to an object update operation.
    ClassThe exception that is thrown if an ADTObject created in one DataContext is used in a different DataContext.
    ClassThe CapturedFile class represents a file captured by adTempus due to a FileCaptureAction, NotificationAction, or programmatic capture by a script.
    Class Stores audit, snapshot, and other settings for a class of objects.
    Class A Computer Monitor Trigger
    Class Base class for all Conditions
    ClassShows the status of a Condition.
    Class Stores a set of login credentials (user ID and password) for Windows or another system.
    ClassA custom ResponseAction
    ClassA custom Condition
    ClassA custom Task
    ClassA custom Trigger
    ClassRepresents a Database Operation Task.
    Class Defines an isolation context within which most data fetch/update operations occur.
    Class Projects adTempus API objects onto DataSets for use in reporting or other contexts.
    Class Defines the day(s) that a selection applies to
    ClassSpecifies the day(s) that a DateCriterion applies to, by specifying a specific date or a rule to determine the date.
    Class Thrown when you attempt to add a duplicate item to a collection
    Class Represents an effective schedule, used to control when notification recipients, addresses, and group members are acvtive
    Class A task to download and process e-mail messages.
    Class A trigger that fires based on email messages
    Class A trigger that monitors the Windows Event Log and fires based on new events
    ClassContains the results from a call to JobServices.ExecuteJob.
    ClassRepresents an instance of an adTempus Job.
    ClassRepresents a step within an instance of a job
    Class Action that captures files and saves them to the job history
    ClassRule defining a file captured by a FileCaptureAction, FileTrigger, or NotificationAction.
    Class A condition that depends on the state of files
    Class Task that performs file operations (copy, move, etc.)
    Class Settings for connecting to a file server (ftp server, etc.)
    Class Trigger based on presence, absence, or state of files
    ClassThe results of a query to find objects that reference an ADTIndependentObject
    ClassRepresents a found reference to an ADTIndependentObject from another ADTObject.
    ClassThe exception that is thrown if an ADTObject that already belongs to one object is assigned to another.
    Class Contains information about an imported object.
    Class Provides import and export facilities.
    Class Contains counts of job instances in various states
    Class Represents a Job
    ClassContains information about a job's status on a particular
    Class Condition that depends on the state or outcome of one or more other jobs
    Class Action to control the execution of the current job or another job
    Class Settings for executing a job on-demand
    Class Represents a Job Group
    Class Contains information about a job and the jobs that reference or are referenced by it.
    ClassContains the results from retrieving job chain information using DataContext.GetJobChain.
    Class Represents a Job Queue
    Class Methods for working with job execution and history
    Class Contains status and statistics for a job
    Class Represents a step within a job
    Class A trigger that starts jobs based on the execution status of other jobs.
    Class Represents a target for a JobTrigger
    Class Represents a Job Variable
    Class Represents a message logged on the server
    Class Contains settings for a Messaging Service Provider (e.g., email server).
    Class Represents a network connection that must be established for a job to run
    Class Response action that sends a notification message
    ClassRepresents a delivery address for a NotificationRecipient
    ClassA group of NotificationRecipients
    ClassRepresents a member of a NotificationGroup
    Class An individual notification recipient
    ClassBase class for notification recipients (Individuals and Groups)
    ClassA Task that sends notification messages
    Class Base class for most adTempus data objects.
    Class Represents an audit or snapshot record in the change log
    Class Represents a link between two objects.
    Class Helper class to simplify OID creation for COM clients.
    Class Represents a server option
    Class A condition that depends on the state of a process (Windows executable) running outside adTempus
    Class Trigger that starts a job based on the state of a process running outside adTempus
    Class Task that runs an external program, script, batch file, etc.
    ClassRepresents a link between a JobQueue and a RemoteAgent
    Class The exception that is thrown when an attempt is made to modify a read-only object.
    Class Represents a Remote Agent where jobs can be run.
    ClassOverrides a CredentialProfile for a particular RemoteAgent
    Class Represents a resource that is required for a job
    ClassA Response defines a set of actions to execute when specified events occur during job execution.
    ClassAn action executed by a
    ClassRepresents an event that triggers a Response
    Class Task that restarts the host computer
    Class A Schedule defines rules for when a job should run.
    Class Represents a connection to an adTempus server.
    Class Trigger that executes a job on a date/time-based schedule
    Class Represents a script stored in adTempus
    ClassA ResponseAction that executes a Script.
    ClassA Condition that depends on the result of a script.
    ClassA Task that executes either a Script stored in adTempus or an external script file
    Class A library of reusable script code
    Class Contains information about a match during a search/replace operation
    Class Contains the results of a search/replace operation for a single object
    Class Contains the security permissions for an object.
    Class Represents a user or group of users who have permissions in adTempus
    Class A security login represents a user authorized to log in to adTempus
    ClassA security role represents a set of permissions that can be assigned to a SecurityLogin or to another SecurityRole.
    Class A SecurityTemplate is used to define permissions to classes of objects
    Class Contains server-wide settings for the adTempus instance.
    Class Task that stops or starts a Windows service
    Class Represents a schedule of days that can be shared across multiple jobs
    Class A trigger that starts a job each time the adTempus service is started
    ClassBase class for Tasks run by JobSteps
    Class Task that terminates a process running outside of adTempus
    Class Rule that specifies the time(s) at which a job will execute
    Class Base class for Triggers that determine when a job will execute
    ClassShows the state of a Trigger
    ClassRepresents an undo snapshot for an ObjectBase.
    Class A UnitOfWork is a group of object saves and deletions that are sent to the server in one call and executed in one transaction
    ClassA Condition that depends on the value of a JobVariable
    ClassResponseAction that updates the value of a JobVariable
    ClassTask that updates the value of a JobVariable
    Class Communication settings for the client connection.
    ClassTask that sends a request to w Web server
    Class Trigger that triggers jobs based on WMI events
    Interfaces
     InterfaceDescription
    Interface Base for interfaces used by the extensibility framework.
    InterfaceInterface implemented by VariableUpdateAction and VariableUpdateTask for the convenience of the user interface
    Interface Helper class to simplify OID creation for COM clients.
    Enumerations
     EnumerationDescription
    EnumerationIndicates the action to take for an UndoLevel.
    See Also