All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.partials.view.card.task_card.html Maven / Gradle / Ivy

Task {{ task.taskId }}

Back
Task not found by id {{taskId}}

Properties:

ID: {{task.taskId}}
Process ID: {{task.processId}}
Method: {{task.method}}
Actor id: {{task.actorId}}
Type: {{task.valueType}}
Start time: {{task.startTime | date:'dd-MM-yyyy HH:mm:ss'}}
Error attempts: {{task.errorAttempts}}
Args: {{task.args}}
Options: {{task.options}}

Decision properties:

Task have not been released.
Released with exception: {{taskDecision.errorContainer || "false"}}
Restart time: {{taskDecision.restartTime | date:'dd-MM-yyyy HH:mm:ss'}}
Created tasks: {{taskDecision.tasks.length || "none"}}
Value: {{taskDecision.value | json}}

Task tree:

{{taskTree.id}}{{taskTree.desc}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy