public interface Action
Action
represents an attempt to perform some behavior, typically on a particular resource.DestinationAction
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a human readable string that indicates what this action is, for example "open doors" or
"delete file /usr/local/foo"
|
Copyright © 2005–2017. All rights reserved.