GetBatchJobExecutionResponse

Types

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

Properties

Link copied to clipboard

The identifier of the application.

Link copied to clipboard

The unique identifier of this batch job.

Link copied to clipboard

The timestamp when the batch job execution ended.

Link copied to clipboard

The unique identifier for this batch job execution.

Link copied to clipboard

The unique identifier for this batch job.

Link copied to clipboard

The name of this batch job.

Link copied to clipboard

The type of job.

Link copied to clipboard

The user for the job.

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 the batch job execution started.

Link copied to clipboard

The status of the batch job execution.

Link copied to clipboard

The reason for the reported status.

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