Home > @uniformdev/canvas > BatchEntry
BatchEntry class
A single entry in a batch of queued enhancements.
Signature:
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
TArgs | |||
|
|
boolean |
Whether the batch entry has been completed (resolved or rejected). |
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Mark the batch entry as failed. | ||
|
Mark the batch entry as successfully completed. |