CONTINUE_PROCESSING, PROCESSING_COMPLETE| Constructor and Description |
|---|
RemoveCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(Context context)
Copy the specified source attribute to the specified destination
attribute.
|
String |
getFromKey()
Return the context attribute key for the attribute.
|
void |
setFromKey(String fromKey)
Set the context attribute key for the attribute.
|
public String getFromKey()
Return the context attribute key for the attribute.
public void setFromKey(String fromKey)
Set the context attribute key for the attribute.
fromKey - The new keyCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.