| Home | Trees | Indices | Help |
|
|---|
|
|
Change management classes
|
|||
|
Change This class represents a Change element for keeping track of the actions that need to be performed on the system. |
|||
|
ChangeSet This class represents a set of Change's that are to be implemented in the order they are appended to the ChangeSet. |
|||
|
|||
|
|||
|
|||
STATE_UNKNOWN = 0
|
|||
STATE_PROPOSED = 1
|
|||
STATE_ACCEPTED = 2
|
|||
STATE_REJECTED = 3
|
|||
STATE_IGNORED = 4
|
|||
STATE_NOT_HANDLED = 8
|
|||
STATE_COMPLETED = 9
|
|||
STATE_FAILED = 10
|
|||
_state_strings =
|
|||
__package__ = None
|
|||
|
|||
_state_strings
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 10 15:53:32 2010 | http://epydoc.sourceforge.net |