| 程序包 | 说明 |
|---|---|
| cn.sliew.milky.common.context |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExecuteContext |
ExecuteContext.getContext() |
ExecuteContext |
ExecuteContext.removeAttachment(String key)
remove attachment.
|
ExecuteContext |
ExecuteContext.setAttachment(String key,
String value)
set attachment.
|
ExecuteContext |
ExecuteContext.setAttachments(Map<String,String> attachment)
set attachments
|
Copyright © 2021. All rights reserved.