Part of Reportek.activity View In Hierarchy
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 45 | Method | __init__ | constructor |
| 79 | Method | __setstate__ | Undocumented |
| 90 | Method | edit | changes the activity settings |
| 141 | Method | title_or_id | Undocumented |
| 148 | Method | getIncomingTransitionsNumber | returns all the process transition objects that go to the specified activity |
| 154 | Method | isAutoStart | returns true if the activity start mode is automatic |
| 160 | Method | isSelfAssignable | returns true if the activity is assignable to self |
| 166 | Method | isAutoFinish | returns true if the activity finish mode is automatic |
| 172 | Method | isStandard | returns true if the activity is of 'standard' kind |
| 178 | Method | isSubflow | returns true if the activity is a subflow |
| 184 | Method | isDummy | returns true if the activity is a dummy |
| 189 | Method | isAutoPush | returns true if the activity push mode is automatic |