| Home | Trees | Indices | Help |
|
|---|
|
|
An handler's action.
See Also: Handler
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
| string |
type Action's type. |
| string |
resource The application resource this action is applied on. |
|
Inherited from |
|
| Method Details |
Prints this action's state to standard output in a user-friendly way.
|
| Property Details |
typeAction's type. Possible values are 'update', 'execute', 'restart' and 'reload'.
|
resourceThe application resource this action is applied on. This may be a service or a file. Resources are referred to using the following notation: type://name where type is resource type (file or service) and name is resource's name.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |