public interface ActionTokenValueModel
Modifier and Type | Method and Description |
---|---|
String |
getNote(String name)
Returns value of the given note (or
null when no note of this name is present) |
Map<String,String> |
getNotes()
Returns unmodifiable map of all notes.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.