parse_workflow_config(rawactions)
Given a list of options from [ticket-workflow]
source code
|
|
get_workflow_config(config)
Usually passed self.config, this will return the parsed ticket-workflow
section.
source code
|
|
|
load_workflow_config_snippet(config,
filename)
Loads the ticket-workflow section from the given file (expected to be in
the 'workflows' tree) into the provided config.
source code
|
Variables
__package__ = 'trac.ticket'
Imports:
pkg_resources,
tag,
PermissionSystem,
IEnvironmentSetupParticipant,
Configuration,
ITicketActionController,
TicketSystem,
Resolution,
obfuscate_email_address,
_,
tag_,
Chrome,
Component,
ExtensionPoint,
Interface,
TracError,
implements