@TableName(value="execute_history") public class ExecuteHistory extends Object implements Identifiable, Mergeable
| Constructor and Description |
|---|
ExecuteHistory() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsyncStatus(AsyncTaskStatus status) |
void |
setAsyncStatus(String status) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic void setAsyncStatus(AsyncTaskStatus status)
public void setAsyncStatus(String status)
Copyright © 2024 The Apache Software Foundation. All rights reserved.