Navigation
index
fl
»
Index
fl
Table Of Contents
Overview
BPMN Workflow Engine for Django
Django Finite State Machine (FSM)
CRUD Frontend
Forms and Widgets
Reporting Dashboards
ORM Extensions
3d party integration
Docs
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (viewflow.contrib.auth.AuthViewset method)
A
AbstractProcess (class in viewflow.workflow.models)
AbstractTask (class in viewflow.workflow.models)
Act (class in viewflow.workflow.utils)
Action (class in viewflow.views)
activate (viewflow.workflow.Activation attribute)
activate_next (viewflow.workflow.Activation attribute)
Activation (class in viewflow.workflow)
activation() (viewflow.workflow.models.AbstractTask method)
activation_class (viewflow.contrib.celery.Job attribute)
(viewflow.contrib.celery.Timer attribute)
Admin (class in viewflow.contrib.admin)
AjaxModelSelect (class in viewflow.forms)
AjaxMultipleModelSelect (class in viewflow.forms)
Annotation() (viewflow.workflow.Node method)
ANY (viewflow.fsm.State.State attribute)
Application (class in viewflow.urls)
AppMenuMixin (class in viewflow.urls)
archive() (viewflow.workflow.managers.TaskQuerySet method)
archive_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.WorkflowAppViewset attribute)
Assign() (viewflow.workflow.flow.View method)
assign_view_class (viewflow.workflow.flow.View attribute)
AuthViewset (class in viewflow.contrib.auth)
Available() (viewflow.workflow.flow.Start method)
B
base_template_name (viewflow.workflow.flow.FlowAppViewset attribute)
BaseModelViewset (class in viewflow.urls)
BaseViewset (class in viewflow.urls)
bpmn_attrs() (viewflow.workflow.Node method)
brief (viewflow.workflow.models.AbstractProcess property)
(viewflow.workflow.models.AbstractTask property)
broadcast_signal() (in module viewflow.workflow.nodes)
BusinessRule (class in viewflow.workflow.flow)
C
calc_owner() (viewflow.workflow.flow.View method)
calc_owner_permission() (viewflow.workflow.flow.View method)
calc_owner_permission_obj() (viewflow.workflow.flow.View method)
can_assign() (viewflow.workflow.flow.View method)
can_execute() (viewflow.workflow.flow.Start method)
(viewflow.workflow.flow.View method)
can_unassign() (viewflow.workflow.flow.View method)
can_view() (viewflow.workflow.flow.Start method)
(viewflow.workflow.flow.StartHandle method)
(viewflow.workflow.flow.View method)
cancel_view_class (viewflow.contrib.celery.Job attribute)
(viewflow.contrib.celery.Timer attribute)
(viewflow.workflow.flow.Function attribute)
(viewflow.workflow.flow.Handle attribute)
(viewflow.workflow.flow.If attribute)
(viewflow.workflow.flow.Join attribute)
(viewflow.workflow.flow.NSubprocess attribute)
,
[1]
(viewflow.workflow.flow.Subprocess attribute)
,
[1]
(viewflow.workflow.flow.Switch attribute)
(viewflow.workflow.flow.Timer attribute)
(viewflow.workflow.flow.View attribute)
Caption (class in viewflow.forms)
Card (class in viewflow.contrib.plotly.material)
chart() (in module viewflow.fsm)
chart_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.FlowViewset attribute)
coerce_for() (viewflow.workflow.managers.ProcessQuerySet method)
(viewflow.workflow.managers.TaskQuerySet method)
coerced (viewflow.workflow.models.AbstractProcess property)
(viewflow.workflow.models.AbstractTask property)
coerced_process (viewflow.workflow.models.AbstractTask property)
Column (class in viewflow.forms)
CompensateThrow (class in viewflow.workflow.flow)
CompensateWith() (viewflow.workflow.Node method)
complete (viewflow.workflow.Activation attribute)
ConditionalCatch (class in viewflow.workflow.flow)
create() (viewflow.workflow.Activation class method)
create_next (viewflow.workflow.Activation attribute)
CreateModelView (class in viewflow.views)
D
dashboard_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.FlowViewset attribute)
Delay() (viewflow.contrib.celery.Job method)
DeleteBulkActionView (class in viewflow.views)
DeleteModelView (class in viewflow.views)
DeleteViewMixin (class in viewflow.urls)
DependentModelSelect (class in viewflow.forms)
detail_view_class (viewflow.contrib.celery.Job attribute)
(viewflow.contrib.celery.Timer attribute)
(viewflow.workflow.flow.CompensateThrow attribute)
(viewflow.workflow.flow.End attribute)
(viewflow.workflow.flow.ErrorEnd attribute)
(viewflow.workflow.flow.Function attribute)
(viewflow.workflow.flow.Handle attribute)
(viewflow.workflow.flow.If attribute)
(viewflow.workflow.flow.Join attribute)
(viewflow.workflow.flow.NSubprocess attribute)
,
[1]
(viewflow.workflow.flow.Split attribute)
(viewflow.workflow.flow.SplitFirst attribute)
(viewflow.workflow.flow.Start attribute)
(viewflow.workflow.flow.StartHandle attribute)
(viewflow.workflow.flow.Subprocess attribute)
,
[1]
(viewflow.workflow.flow.Switch attribute)
(viewflow.workflow.flow.TerminateEnd attribute)
(viewflow.workflow.flow.Timer attribute)
(viewflow.workflow.flow.View attribute)
DetailModelView (class in viewflow.views)
DetailViewMixin (class in viewflow.urls)
E
End (class in viewflow.workflow.flow)
ErrorEnd (class in viewflow.workflow.flow)
EscalationThrow (class in viewflow.workflow.flow)
Eta() (viewflow.contrib.celery.Job method)
exception_guard() (viewflow.workflow.Activation method)
F
FieldSet (class in viewflow.forms)
filter_available() (viewflow.workflow.managers.ProcessQuerySet method)
(viewflow.workflow.managers.TaskQuerySet method)
fire_due_conditions() (in module viewflow.workflow.timers)
fire_due_start_timers() (in module viewflow.workflow.timers)
fire_due_timers() (in module viewflow.workflow.timers)
flow_class (viewflow.workflow.Activation property)
flow_task (viewflow.workflow.Activation property)
FlowAdminMixin (class in viewflow.fsm)
FlowAppViewset (class in viewflow.workflow.flow)
FlowViewset (class in viewflow.workflow.flow)
FormLayout (class in viewflow.forms)
FormSet (class in viewflow.forms)
Function (class in viewflow.workflow.flow)
G
get_available_actions() (viewflow.workflow.Node method)
get_available_transitions() (viewflow.workflow.Activation method)
get_login_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_logout_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_outgoing_transitions() (viewflow.workflow.Activation method)
get_pass_change_done_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_pass_change_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_pass_reset_complete_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_pass_reset_confirm_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_pass_reset_done_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_pass_reset_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
get_profile_view_kwargs() (viewflow.contrib.auth.AuthViewset method)
H
Handle (class in viewflow.workflow.flow)
has_view_permission() (viewflow.workflow.flow.FlowAppViewset method)
(viewflow.workflow.flow.FlowViewset method)
(viewflow.workflow.flow.WorkflowAppViewset method)
(viewflow.workflow.Node method)
I
If (class in viewflow.workflow.flow)
inbox() (viewflow.workflow.managers.TaskQuerySet method)
inbox_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.WorkflowAppViewset attribute)
index_view_class (viewflow.contrib.celery.Job attribute)
(viewflow.contrib.celery.Timer attribute)
(viewflow.workflow.flow.CompensateThrow attribute)
(viewflow.workflow.flow.End attribute)
(viewflow.workflow.flow.ErrorEnd attribute)
(viewflow.workflow.flow.Function attribute)
(viewflow.workflow.flow.Handle attribute)
(viewflow.workflow.flow.If attribute)
(viewflow.workflow.flow.Join attribute)
(viewflow.workflow.flow.NSubprocess attribute)
,
[1]
(viewflow.workflow.flow.Split attribute)
(viewflow.workflow.flow.SplitFirst attribute)
(viewflow.workflow.flow.Start attribute)
(viewflow.workflow.flow.Subprocess attribute)
,
[1]
(viewflow.workflow.flow.Switch attribute)
(viewflow.workflow.flow.TerminateEnd attribute)
(viewflow.workflow.flow.Timer attribute)
(viewflow.workflow.flow.View attribute)
IndexViewMixin (class in viewflow.urls)
InlineCalendar (class in viewflow.forms)
InnerGrid (class in viewflow.contrib.plotly.material)
J
Job (class in viewflow.contrib.celery)
Join (class in viewflow.workflow.flow)
JSONEditorWiget (class in viewflow.forms)
L
Layout (class in viewflow.forms)
ListModelView (class in viewflow.views)
login_path (viewflow.contrib.auth.AuthViewset property)
login_view (viewflow.contrib.auth.AuthViewset attribute)
login_view_class (viewflow.contrib.auth.AuthViewset attribute)
logout_path (viewflow.contrib.auth.AuthViewset property)
logout_view (viewflow.contrib.auth.AuthViewset attribute)
logout_view_class (viewflow.contrib.auth.AuthViewset attribute)
M
ManualTask (class in viewflow.workflow.flow)
MessageCatch (class in viewflow.workflow.flow)
MessageThrow (class in viewflow.workflow.flow)
ModelViewset (class in viewflow.urls)
N
name (viewflow.workflow.Node property)
Next() (viewflow.workflow.flow.BusinessRule method)
(viewflow.workflow.flow.ConditionalCatch method)
(viewflow.workflow.flow.EscalationThrow method)
(viewflow.workflow.flow.ManualTask method)
(viewflow.workflow.flow.MessageCatch method)
(viewflow.workflow.flow.MessageThrow method)
(viewflow.workflow.flow.SendHandle method)
(viewflow.workflow.flow.SignalCatch method)
(viewflow.workflow.flow.SignalThrow method)
(viewflow.workflow.flow.Start method)
(viewflow.workflow.flow.StartHandle method)
(viewflow.workflow.flow.StartTimer method)
(viewflow.workflow.flow.View method)
next_user_task() (viewflow.workflow.managers.TaskQuerySet method)
Node (class in viewflow.workflow)
NSubprocess (class in viewflow.workflow.flow)
,
[1]
O
onCreate() (viewflow.workflow.flow.View method)
OnError() (viewflow.workflow.Node method)
OnEscalation() (viewflow.workflow.Node method)
OnTimeout() (viewflow.workflow.Node method)
P
PageGrid (class in viewflow.contrib.plotly.material)
parent (viewflow.workflow.flow.FlowAppViewset property)
(viewflow.workflow.flow.FlowViewset property)
(viewflow.workflow.flow.WorkflowAppViewset property)
(viewflow.workflow.Node property)
pass_change_done_path (viewflow.contrib.auth.AuthViewset property)
pass_change_done_view (viewflow.contrib.auth.AuthViewset attribute)
pass_change_done_view_class (viewflow.contrib.auth.AuthViewset attribute)
pass_change_path (viewflow.contrib.auth.AuthViewset property)
pass_change_view (viewflow.contrib.auth.AuthViewset attribute)
pass_change_view_class (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_complete_path (viewflow.contrib.auth.AuthViewset property)
pass_reset_complete_view (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_complete_view_class (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_confirm_path (viewflow.contrib.auth.AuthViewset property)
pass_reset_confirm_view (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_confirm_view_class (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_done_path (viewflow.contrib.auth.AuthViewset property)
pass_reset_done_view (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_done_view_class (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_path (viewflow.contrib.auth.AuthViewset property)
pass_reset_view (viewflow.contrib.auth.AuthViewset attribute)
pass_reset_view_class (viewflow.contrib.auth.AuthViewset attribute)
Permission() (viewflow.workflow.flow.Start method)
(viewflow.workflow.flow.View method)
prepare_revived_task() (viewflow.workflow.Activation method)
Process (class in viewflow.workflow.models)
process (viewflow.workflow.utils.Act property)
Process.DoesNotExist
Process.MultipleObjectsReturned
Process.NotUpdated
process_cancel_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.FlowViewset attribute)
process_detail_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.FlowViewset attribute)
process_list_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.FlowViewset attribute)
ProcessQuerySet (class in viewflow.workflow.managers)
profile_path (viewflow.contrib.auth.AuthViewset property)
profile_view (viewflow.contrib.auth.AuthViewset attribute)
profile_view_class (viewflow.contrib.auth.AuthViewset attribute)
Q
queue() (viewflow.workflow.managers.TaskQuerySet method)
queue_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.WorkflowAppViewset attribute)
R
ReadonlyModelViewset (class in viewflow.urls)
resolve() (viewflow.this_object.This method)
reverse() (viewflow.workflow.flow.FlowAppViewset method)
(viewflow.workflow.flow.FlowViewset method)
(viewflow.workflow.flow.WorkflowAppViewset method)
(viewflow.workflow.Node method)
revive (viewflow.workflow.Activation attribute)
revive_view_class (viewflow.contrib.celery.Job attribute)
(viewflow.contrib.celery.Timer attribute)
(viewflow.workflow.flow.End attribute)
(viewflow.workflow.flow.ErrorEnd attribute)
(viewflow.workflow.flow.Function attribute)
(viewflow.workflow.flow.Handle attribute)
(viewflow.workflow.flow.If attribute)
(viewflow.workflow.flow.Join attribute)
(viewflow.workflow.flow.NSubprocess attribute)
,
[1]
(viewflow.workflow.flow.Split attribute)
(viewflow.workflow.flow.SplitFirst attribute)
(viewflow.workflow.flow.Subprocess attribute)
,
[1]
(viewflow.workflow.flow.Switch attribute)
(viewflow.workflow.flow.TerminateEnd attribute)
(viewflow.workflow.flow.Timer attribute)
(viewflow.workflow.flow.View attribute)
route (class in viewflow.urls)
Row (class in viewflow.forms)
S
save() (viewflow.workflow.models.AbstractTask method)
SendHandle (class in viewflow.workflow.flow)
SignalCatch (class in viewflow.workflow.flow)
SignalThrow (class in viewflow.workflow.flow)
Site (class in viewflow.urls)
SiteMiddleware (class in viewflow.middleware)
Span (class in viewflow.contrib.plotly.material)
(class in viewflow.forms)
Split (class in viewflow.workflow.flow)
SplitFirst (class in viewflow.workflow.flow)
Start (class in viewflow.workflow.flow)
StartHandle (class in viewflow.workflow.flow)
StartTimer (class in viewflow.workflow.flow)
State (class in viewflow.fsm)
State.CONDITION (class in viewflow.fsm.State)
State.transition() (in module viewflow.fsm.State)
Subprocess (class in viewflow.workflow.flow)
,
[1]
Switch (class in viewflow.workflow.flow)
T
Tag (class in viewflow.forms)
Task (class in viewflow.workflow.models)
task (viewflow.workflow.utils.Act property)
Task.DoesNotExist
Task.MultipleObjectsReturned
Task.NotUpdated
task_list_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.FlowViewset attribute)
TaskQuerySet (class in viewflow.workflow.managers)
tasks_assign_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.WorkflowAppViewset attribute)
tasks_unassign_view_class (viewflow.workflow.flow.FlowAppViewset attribute)
(viewflow.workflow.flow.WorkflowAppViewset attribute)
TerminateEnd (class in viewflow.workflow.flow)
This (class in viewflow.this_object)
Timer (class in viewflow.contrib.celery)
(class in viewflow.workflow.flow)
title (viewflow.workflow.flow.FlowAppViewset attribute)
TotalCounterWidget (class in viewflow.forms)
TransitionNotAllowed (class in viewflow.fsm)
TrixEditorWidget (class in viewflow.forms)
U
unassign_view_class (viewflow.workflow.flow.View attribute)
undo (viewflow.workflow.Activation attribute)
undo_view_class (viewflow.contrib.celery.Job attribute)
(viewflow.workflow.flow.CompensateThrow attribute)
(viewflow.workflow.flow.End attribute)
(viewflow.workflow.flow.ErrorEnd attribute)
(viewflow.workflow.flow.Function attribute)
(viewflow.workflow.flow.Handle attribute)
(viewflow.workflow.flow.If attribute)
(viewflow.workflow.flow.Join attribute)
(viewflow.workflow.flow.NSubprocess attribute)
,
[1]
(viewflow.workflow.flow.Split attribute)
(viewflow.workflow.flow.SplitFirst attribute)
(viewflow.workflow.flow.Start attribute)
(viewflow.workflow.flow.StartHandle attribute)
(viewflow.workflow.flow.Subprocess attribute)
,
[1]
(viewflow.workflow.flow.Switch attribute)
(viewflow.workflow.flow.TerminateEnd attribute)
(viewflow.workflow.flow.View attribute)
UpdateModelView (class in viewflow.views)
user_archive() (viewflow.workflow.managers.TaskQuerySet method)
user_queue() (viewflow.workflow.managers.TaskQuerySet method)
V
View (class in viewflow.workflow.flow)
Viewset (class in viewflow.urls)
ViewsetMeta (class in viewflow.urls)
W
WorkflowAppViewset (class in viewflow.workflow.flow)
Navigation
index
fl
»
Index