| Home | Trees | Indices | Help |
|---|
|
|
| Classes | |
|
unicode str(object='') -> string |
|
|
Message The Message class is a mutable holder of message content. |
|
| Variables | |
PENDING = Constant("PENDING")
|
|
ACCEPTED = Constant("ACCEPTED")
|
|
REJECTED = Constant("REJECTED")
|
|
RELEASED = Constant("RELEASED")
|
|
MODIFIED = Constant("MODIFIED")
|
|
ABORTED = Constant("ABORTED")
|
|
SETTLED = Constant("SETTLED")
|
|
STATUSES = {PN_STATUS_ABORTED: ABORTED, PN_STATUS_ACCEPTED: AC
|
|
| Variables Details |
STATUSES
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 23 21:42:37 2020 | http://epydoc.sourceforge.net |