| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.module.batch.api |
| Modifier and Type | Method and Description |
|---|---|
BatchJobInstanceStatus |
BatchJobInstance.getStatus()
Returns this instance's status
|
static BatchJobInstanceStatus |
BatchJobInstanceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BatchJobInstanceStatus[] |
BatchJobInstanceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2006–2024 MuleSoft, Inc.. All rights reserved.