BatchJobExecutionSummary

A subset of the possible batch job attributes. Used in the batch job list.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier of the application that hosts this batch job.

Link copied to clipboard

The unique identifier of this batch job.

Link copied to clipboard

The timestamp when this batch job execution ended.

Link copied to clipboard

The unique identifier of this execution of the batch job.

Link copied to clipboard

The unique identifier of a particular batch job.

Link copied to clipboard

The name of a particular batch job.

Link copied to clipboard

The type of a particular batch job execution.

Link copied to clipboard

The batch job return code from either the Blu Age or Micro Focus runtime engines. For more information, see Batch return codes in the IBM WebSphere Application Server documentation.

Link copied to clipboard

The timestamp when a particular batch job execution started.

Link copied to clipboard

The status of a particular batch job execution.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String