public class WorkflowEvent extends BaseResp
| Constructor and Description |
|---|
WorkflowEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDone() |
static WorkflowEvent |
parseEvent(Map<String,String> eventLine,
String logID) |
public static WorkflowEvent parseEvent(Map<String,String> eventLine, String logID)
public boolean isDone()
Copyright © 2025. All rights reserved.