public class JediExecutorConfigNotification extends Object
| 构造器和说明 |
|---|
JediExecutorConfigNotification() |
JediExecutorConfigNotification(String executorName,
long notificationId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExecutorName() |
long |
getNotificationId() |
void |
setExecutorName(String executorName) |
void |
setNotificationId(long notificationId) |
String |
toString() |
public JediExecutorConfigNotification()
public JediExecutorConfigNotification(String executorName, long notificationId)
Copyright © 2021 hellothomas. All rights reserved.