SYMBOL INDEX (493 symbols across 148 files) FILE: app/controllers/wf/application_controller.rb type Wf (line 3) | module Wf class ApplicationController (line 4) | class ApplicationController < ::ApplicationController method wf_current_user (line 10) | def wf_current_user FILE: app/controllers/wf/arcs_controller.rb type Wf (line 5) | module Wf class ArcsController (line 6) | class ArcsController < ApplicationController method new (line 9) | def new method create (line 15) | def create method destroy (line 25) | def destroy method show (line 32) | def show method edit (line 38) | def edit method update (line 45) | def update method arc_params (line 57) | def arc_params FILE: app/controllers/wf/cases_controller.rb type Wf (line 5) | module Wf class CasesController (line 6) | class CasesController < ApplicationController method new (line 8) | def new method create (line 14) | def create method index (line 21) | def index method show (line 29) | def show method destroy (line 35) | def destroy method case_params (line 44) | def case_params FILE: app/controllers/wf/comments_controller.rb type Wf (line 5) | module Wf class CommentsController (line 6) | class CommentsController < ApplicationController method new (line 9) | def new method create (line 17) | def create method destroy (line 23) | def destroy FILE: app/controllers/wf/fields_controller.rb type Wf (line 5) | module Wf class FieldsController (line 6) | class FieldsController < ApplicationController method new (line 9) | def new method create (line 15) | def create method destroy (line 25) | def destroy method edit (line 32) | def edit method update (line 38) | def update method field_params (line 50) | def field_params FILE: app/controllers/wf/forms_controller.rb type Wf (line 5) | module Wf class FormsController (line 6) | class FormsController < ApplicationController method index (line 9) | def index method new (line 13) | def new method edit (line 17) | def edit method show (line 21) | def show method destroy (line 25) | def destroy method update (line 34) | def update method create (line 43) | def create method form_params (line 55) | def form_params FILE: app/controllers/wf/guards_controller.rb type Wf (line 5) | module Wf class GuardsController (line 6) | class GuardsController < ApplicationController method new (line 8) | def new method create (line 15) | def create method destroy (line 27) | def destroy method edit (line 34) | def edit method update (line 41) | def update method guard_params (line 54) | def guard_params FILE: app/controllers/wf/places_controller.rb type Wf (line 5) | module Wf class PlacesController (line 6) | class PlacesController < ApplicationController method new (line 8) | def new method create (line 14) | def create method destroy (line 24) | def destroy method edit (line 31) | def edit method update (line 37) | def update method place_params (line 49) | def place_params FILE: app/controllers/wf/static_assignments_controller.rb type Wf (line 5) | module Wf class StaticAssignmentsController (line 6) | class StaticAssignmentsController < ApplicationController method new (line 7) | def new method create (line 12) | def create method destroy (line 23) | def destroy method permit_params (line 30) | def permit_params FILE: app/controllers/wf/transitions_controller.rb type Wf (line 5) | module Wf class TransitionsController (line 6) | class TransitionsController < ApplicationController method new (line 9) | def new method show (line 15) | def show method create (line 20) | def create method edit (line 31) | def edit method destroy (line 37) | def destroy method update (line 44) | def update method transition_params (line 57) | def transition_params FILE: app/controllers/wf/workflows_controller.rb type Wf (line 5) | module Wf class WorkflowsController (line 6) | class WorkflowsController < ApplicationController method index (line 8) | def index method new (line 12) | def new method edit (line 16) | def edit method show (line 21) | def show method destroy (line 25) | def destroy method update (line 34) | def update method create (line 43) | def create method workflow_params (line 55) | def workflow_params FILE: app/controllers/wf/workitem_assignments_controller.rb type Wf (line 5) | module Wf class WorkitemAssignmentsController (line 6) | class WorkitemAssignmentsController < ApplicationController method new (line 8) | def new method create (line 16) | def create method destroy (line 23) | def destroy FILE: app/controllers/wf/workitems_controller.rb type Wf (line 5) | module Wf class WorkitemsController (line 6) | class WorkitemsController < ApplicationController method index (line 13) | def index method show (line 20) | def show method start (line 25) | def start method pre_finish (line 33) | def pre_finish method finish (line 39) | def finish method finish_and_redirect (line 60) | def finish_and_redirect method find_workitem (line 72) | def find_workitem method check_start (line 76) | def check_start method check_finish (line 82) | def check_finish FILE: app/helpers/wf/application_helper.rb type Wf (line 3) | module Wf type ApplicationHelper (line 4) | module ApplicationHelper FILE: app/helpers/wf/arcs_helper.rb type Wf (line 3) | module Wf type ArcsHelper (line 4) | module ArcsHelper FILE: app/helpers/wf/cases_helper.rb type Wf (line 3) | module Wf type CasesHelper (line 4) | module CasesHelper FILE: app/helpers/wf/comments_helper.rb type Wf (line 3) | module Wf type CommentsHelper (line 4) | module CommentsHelper FILE: app/helpers/wf/fields_helper.rb type Wf (line 3) | module Wf type FieldsHelper (line 4) | module FieldsHelper FILE: app/helpers/wf/forms_helper.rb type Wf (line 3) | module Wf type FormsHelper (line 4) | module FormsHelper FILE: app/helpers/wf/guards_helper.rb type Wf (line 3) | module Wf type GuardsHelper (line 4) | module GuardsHelper FILE: app/helpers/wf/places_helper.rb type Wf (line 3) | module Wf type PlacesHelper (line 4) | module PlacesHelper FILE: app/helpers/wf/static_assignments_helper.rb type Wf (line 3) | module Wf type StaticAssignmentsHelper (line 4) | module StaticAssignmentsHelper FILE: app/helpers/wf/transitions_helper.rb type Wf (line 3) | module Wf type TransitionsHelper (line 4) | module TransitionsHelper FILE: app/helpers/wf/workflows_helper.rb type Wf (line 3) | module Wf type WorkflowsHelper (line 4) | module WorkflowsHelper FILE: app/helpers/wf/workitem_assignments_helper.rb type Wf (line 3) | module Wf type WorkitemAssignmentsHelper (line 4) | module WorkitemAssignmentsHelper FILE: app/helpers/wf/workitems_helper.rb type Wf (line 3) | module Wf type WorkitemsHelper (line 4) | module WorkitemsHelper FILE: app/jobs/wf/application_job.rb type Wf (line 3) | module Wf class ApplicationJob (line 4) | class ApplicationJob < ActiveJob::Base FILE: app/jobs/wf/fire_timed_workitem_job.rb type Wf (line 3) | module Wf class FireTimedWorkitemJob (line 4) | class FireTimedWorkitemJob < ApplicationJob method perform (line 7) | def perform(workitem_id) FILE: app/mailers/wf/application_mailer.rb type Wf (line 3) | module Wf class ApplicationMailer (line 4) | class ApplicationMailer < ActionMailer::Base FILE: app/models/wf/acts_as_party.rb type Wf (line 5) | module Wf type ActsAsParty (line 6) | module ActsAsParty type ClassMethods (line 13) | module ClassMethods function acts_as_party (line 14) | def acts_as_party(options = { user: false, party_name: :name }) FILE: app/models/wf/application_record.rb type Wf (line 3) | module Wf class ApplicationRecord (line 4) | class ApplicationRecord < ActiveRecord::Base FILE: app/models/wf/arc.rb type Wf (line 17) | module Wf class Arc (line 18) | class Arc < ApplicationRecord method name (line 34) | def name FILE: app/models/wf/callbacks/assignment_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class AssignmentDefault (line 4) | class AssignmentDefault < ApplicationJob method perform (line 7) | def perform(_workitem_id) FILE: app/models/wf/callbacks/deadline_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class DeadlineDefault (line 4) | class DeadlineDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/callbacks/enable_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class EnableDefault (line 4) | class EnableDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/callbacks/fire_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class FireDefault (line 4) | class FireDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/callbacks/hold_timeout_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class HoldTimeoutDefault (line 4) | class HoldTimeoutDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/callbacks/notification_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class NotificationDefault (line 4) | class NotificationDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/callbacks/time_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class TimeDefault (line 4) | class TimeDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/callbacks/unassignment_default.rb type Wf::Callbacks (line 3) | module Wf::Callbacks class UnassignmentDefault (line 4) | class UnassignmentDefault < ApplicationJob method perform (line 7) | def perform(*guests) FILE: app/models/wf/case.rb type Wf (line 17) | module Wf class Case (line 18) | class Case < ApplicationRecord method can_fire? (line 35) | def can_fire?(transition) method name (line 42) | def name FILE: app/models/wf/case_assignment.rb type Wf (line 16) | module Wf class CaseAssignment (line 17) | class CaseAssignment < ApplicationRecord FILE: app/models/wf/case_command/add_comment.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class AddComment (line 4) | class AddComment method initialize (line 7) | def initialize(workitem, comment, user) method call (line 13) | def call FILE: app/models/wf/case_command/add_manual_assignment.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class AddManualAssignment (line 4) | class AddManualAssignment method initialize (line 7) | def initialize(wf_case, transition, party) method call (line 13) | def call FILE: app/models/wf/case_command/add_token.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class AddToken (line 4) | class AddToken method initialize (line 7) | def initialize(wf_case, place) method call (line 12) | def call FILE: app/models/wf/case_command/add_workitem_assignment.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class AddWorkitemAssignment (line 4) | class AddWorkitemAssignment method initialize (line 7) | def initialize(workitem, party, permanent = true) method call (line 13) | def call FILE: app/models/wf/case_command/begin_workitem_action.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class BeginWorkitemAction (line 4) | class BeginWorkitemAction method initialize (line 7) | def initialize(workitem, user, action = :start) method call (line 13) | def call FILE: app/models/wf/case_command/cancel.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class Cancel (line 4) | class Cancel method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/cancel_workitem.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class CancelWorkitem (line 4) | class CancelWorkitem method initialize (line 7) | def initialize(workitem) method call (line 11) | def call FILE: app/models/wf/case_command/clear_manual_assignments.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class ClearManualAssignments (line 4) | class ClearManualAssignments method initialize (line 7) | def initialize(wf_case, transition) method call (line 12) | def call FILE: app/models/wf/case_command/clear_workitem_assignments.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class ClearWorkitemAssignments (line 4) | class ClearWorkitemAssignments method initialize (line 7) | def initialize(workitem, permanent = true) method call (line 12) | def call FILE: app/models/wf/case_command/consume_token.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class ConsumeToken (line 4) | class ConsumeToken method initialize (line 7) | def initialize(wf_case, place, locked_item = nil) method call (line 13) | def call FILE: app/models/wf/case_command/create_entry.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class CreateEntry (line 4) | class CreateEntry method initialize (line 7) | def initialize(form, workitem, user, params) method call (line 14) | def call method create_entry (line 23) | def create_entry FILE: app/models/wf/case_command/enable_transitions.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class EnableTransitions (line 4) | class EnableTransitions method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/end_workitem_action.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class EndWorkitemAction (line 4) | class EndWorkitemAction method initialize (line 7) | def initialize(workitem, user, action = :start) method call (line 13) | def call FILE: app/models/wf/case_command/finish_workitem.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class FinishWorkitem (line 4) | class FinishWorkitem method initialize (line 7) | def initialize(workitem) method call (line 11) | def call FILE: app/models/wf/case_command/finished_p.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class FinishedP (line 4) | class FinishedP method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/fire_message_transition.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class FireMessageTransition (line 4) | class FireMessageTransition method initialize (line 7) | def initialize(workitem) method call (line 11) | def call FILE: app/models/wf/case_command/fire_transition_internal.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class FireTransitionInternal (line 4) | class FireTransitionInternal method initialize (line 7) | def initialize(workitem) method call (line 11) | def call FILE: app/models/wf/case_command/lock_token.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class LockToken (line 4) | class LockToken method initialize (line 7) | def initialize(wf_case, place, workitem) method call (line 13) | def call FILE: app/models/wf/case_command/new.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class New (line 4) | class New method initialize (line 7) | def initialize(workflow, target = nil, started_by = nil) method call (line 13) | def call FILE: app/models/wf/case_command/release_token.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class ReleaseToken (line 4) | class ReleaseToken method initialize (line 7) | def initialize(workitem) method call (line 11) | def call FILE: app/models/wf/case_command/remove_manual_assignment.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class RemoveManualAssignment (line 4) | class RemoveManualAssignment method initialize (line 7) | def initialize(wf_case, transition, party) method call (line 13) | def call FILE: app/models/wf/case_command/remove_workitem_assignment.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class RemoveWorkitemAssignment (line 4) | class RemoveWorkitemAssignment method initialize (line 7) | def initialize(workitem, party, permanent = true) method call (line 13) | def call FILE: app/models/wf/case_command/resume.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class Resume (line 4) | class Resume method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/set_workitem_assignments.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class SetWorkitemAssignments (line 4) | class SetWorkitemAssignments method initialize (line 7) | def initialize(workitem) method call (line 11) | def call FILE: app/models/wf/case_command/start_case.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class StartCase (line 4) | class StartCase method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/start_workitem.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class StartWorkitem (line 4) | class StartWorkitem method initialize (line 7) | def initialize(workitem, user) method call (line 12) | def call FILE: app/models/wf/case_command/suspend.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class Suspend (line 4) | class Suspend method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/sweep_automatic_transitions.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class SweepAutomaticTransitions (line 4) | class SweepAutomaticTransitions method initialize (line 7) | def initialize(wf_case) method call (line 11) | def call FILE: app/models/wf/case_command/sweep_timed_transitions.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class SweepTimedTransitions (line 4) | class SweepTimedTransitions method call (line 7) | def call FILE: app/models/wf/case_command/workitem_action.rb type Wf::CaseCommand (line 3) | module Wf::CaseCommand class WorkitemAction (line 4) | class WorkitemAction method initialize (line 7) | def initialize(workitem, user, action = :start) method call (line 13) | def call FILE: app/models/wf/comment.rb type Wf (line 16) | module Wf class Comment (line 17) | class Comment < ApplicationRecord FILE: app/models/wf/demo_target.rb type Wf (line 14) | module Wf class DemoTarget (line 15) | class DemoTarget < ApplicationRecord FILE: app/models/wf/entry.rb type Wf (line 16) | module Wf class Entry (line 17) | class Entry < ApplicationRecord method json (line 27) | def json method for_mini_racer (line 31) | def for_mini_racer method update_payload! (line 35) | def update_payload! FILE: app/models/wf/field.rb type Wf (line 18) | module Wf class Field (line 19) | class Field < ApplicationRecord method field_type_for_view (line 44) | def field_type_for_view method array? (line 63) | def array? method type_for_cast (line 67) | def type_for_cast FILE: app/models/wf/field_value.rb type Wf (line 16) | module Wf class FieldValue (line 17) | class FieldValue < ApplicationRecord method value_after_cast (line 22) | def value_after_cast method value= (line 36) | def value=(v) method value (line 44) | def value FILE: app/models/wf/form.rb type Wf (line 14) | module Wf class Form (line 15) | class Form < ApplicationRecord FILE: app/models/wf/group.rb type Wf (line 13) | module Wf class Group (line 14) | class Group < ApplicationRecord FILE: app/models/wf/guard.rb type Wf (line 19) | module Wf class Guard (line 20) | class Guard < ApplicationRecord method value_after_cast (line 40) | def value_after_cast method pass? (line 45) | def pass?(entry, workitem) method check_exp (line 53) | def check_exp(_entry, workitem) method check_fieldable (line 62) | def check_fieldable(entry) method yes_or_no? (line 69) | def yes_or_no?(input_value, setting_value) method inspect (line 87) | def inspect method validate_exp_and_fieldable (line 95) | def validate_exp_and_fieldable FILE: app/models/wf/lola.rb type Wf (line 3) | module Wf class Lola (line 4) | class Lola method initialize (line 6) | def initialize(workflow) method to_text (line 13) | def to_text method json_path (line 39) | def json_path(bucket) method lola_path (line 43) | def lola_path method generate_lola_file! (line 47) | def generate_lola_file! method soundness? (line 51) | def soundness? method reachability_of_final_marking? (line 55) | def reachability_of_final_marking? method quasiliveness? (line 63) | def quasiliveness? method deadlock? (line 67) | def deadlock? method dead_transition? (line 75) | def dead_transition?(transition) method run_cmd (line 81) | def run_cmd(formula, bucket) FILE: app/models/wf/multiple_instances/all_finish.rb type Wf (line 3) | module Wf type MultipleInstances (line 4) | module MultipleInstances class AllFinish (line 5) | class AllFinish method perform (line 6) | def perform(_workitem) FILE: app/models/wf/party.rb type Wf (line 15) | module Wf class Party (line 16) | class Party < ApplicationRecord FILE: app/models/wf/place.rb type Wf (line 17) | module Wf class Place (line 18) | class Place < ApplicationRecord method graph_id (line 28) | def graph_id method lola_id (line 32) | def lola_id FILE: app/models/wf/token.rb type Wf (line 23) | module Wf class Token (line 24) | class Token < ApplicationRecord FILE: app/models/wf/transition.rb type Wf (line 32) | module Wf class Transition (line 33) | class Transition < ApplicationRecord method is_sub_workflow? (line 53) | def is_sub_workflow? method explicit_or_split? (line 57) | def explicit_or_split? method validate_trigger_type_and_sub (line 63) | def validate_trigger_type_and_sub method graph_id (line 67) | def graph_id method lola_id (line 71) | def lola_id FILE: app/models/wf/transition_static_assignment.rb type Wf (line 15) | module Wf class TransitionStaticAssignment (line 16) | class TransitionStaticAssignment < ApplicationRecord FILE: app/models/wf/user.rb type Wf (line 14) | module Wf class User (line 15) | class User < ApplicationRecord FILE: app/models/wf/workflow.rb type Wf (line 16) | module Wf class Workflow (line 17) | class Workflow < ApplicationRecord method do_validate! (line 40) | def do_validate! method to_graph (line 75) | def to_graph(wf_case = nil, base = nil) method render_graph (line 190) | def render_graph(wf_case = nil) method to_lola (line 197) | def to_lola method to_rgl (line 201) | def to_rgl FILE: app/models/wf/workitem.rb type Wf (line 28) | module Wf class Workitem (line 29) | class Workitem < ApplicationRecord method todo (line 51) | def self.todo(wf_current_user) method doing (line 59) | def self.doing(wf_current_user) method done (line 63) | def self.done(wf_current_user) method for_mini_racer (line 67) | def for_mini_racer method parent? (line 80) | def parent? method name (line 84) | def name method pass_guard? (line 88) | def pass_guard?(arc, has_passed = false) method real? (line 97) | def real? method started_by? (line 104) | def started_by?(user) method finished_by? (line 108) | def finished_by?(user) method owned_by? (line 112) | def owned_by?(user) FILE: app/models/wf/workitem_assignment.rb type Wf (line 14) | module Wf class WorkitemAssignment (line 15) | class WorkitemAssignment < ApplicationRecord FILE: db/migrate/20200130201043_init.rb class Init (line 3) | class Init < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200130201641_init_some_data.rb class InitSomeData (line 3) | class InitSomeData < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200131200455_create_wf_entries.rb class CreateWfEntries (line 3) | class CreateWfEntries < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200201001543_add_target_field_name_for_guard.rb class AddTargetFieldNameForGuard (line 3) | class AddTargetFieldNameForGuard < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200212120019_remove_targetable_from_workitem.rb class RemoveTargetableFromWorkitem (line 3) | class RemoveTargetableFromWorkitem < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200213085258_add_formable.rb class AddFormable (line 3) | class AddFormable < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200213125753_add_form_id_for_entry.rb class AddFormIdForEntry (line 3) | class AddFormIdForEntry < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200213130900_remove_workflow_id_from_form_related.rb class RemoveWorkflowIdFromFormRelated (line 3) | class RemoveWorkflowIdFromFormRelated < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200220070839_remove_unused_column.rb class RemoveUnusedColumn (line 3) | class RemoveUnusedColumn < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200220072512_add_sub_workflow.rb class AddSubWorkflow (line 3) | class AddSubWorkflow < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200222150432_add_multi_instance.rb class AddMultiInstance (line 3) | class AddMultiInstance < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: db/migrate/20200226195134_add_dynamic_assign_by.rb class AddDynamicAssignBy (line 3) | class AddDynamicAssignBy < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: lib/wf.rb type Wf (line 5) | module Wf FILE: lib/wf/engine.rb type Wf (line 3) | module Wf class Engine (line 4) | class Engine < ::Rails::Engine FILE: lib/wf/version.rb type Wf (line 3) | module Wf FILE: test/controllers/wf/arcs_controller_test.rb type Wf (line 5) | module Wf class ArcsControllerTest (line 6) | class ArcsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/cases_controller_test.rb type Wf (line 5) | module Wf class CasesControllerTest (line 6) | class CasesControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/comments_controller_test.rb type Wf (line 5) | module Wf class CommentsControllerTest (line 6) | class CommentsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/fields_controller_test.rb type Wf (line 5) | module Wf class FieldsControllerTest (line 6) | class FieldsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/forms_controller_test.rb type Wf (line 5) | module Wf class FormsControllerTest (line 6) | class FormsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/guards_controller_test.rb type Wf (line 5) | module Wf class GuardsControllerTest (line 6) | class GuardsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/places_controller_test.rb type Wf (line 5) | module Wf class PlacesControllerTest (line 6) | class PlacesControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/static_assignments_controller_test.rb type Wf (line 5) | module Wf class StaticAssignmentsControllerTest (line 6) | class StaticAssignmentsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/transitions_controller_test.rb type Wf (line 5) | module Wf class TransitionsControllerTest (line 6) | class TransitionsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/workflows_controller_test.rb type Wf (line 5) | module Wf class WorkflowsControllerTest (line 6) | class WorkflowsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/workitem_assignments_controller_test.rb type Wf (line 5) | module Wf class WorkitemAssignmentsControllerTest (line 6) | class WorkitemAssignmentsControllerTest < ActionDispatch::IntegrationTest FILE: test/controllers/wf/workitems_controller_test.rb type Wf (line 5) | module Wf class WorkitemsControllerTest (line 6) | class WorkitemsControllerTest < ActionDispatch::IntegrationTest FILE: test/dummy/app/channels/application_cable/channel.rb type ApplicationCable (line 3) | module ApplicationCable class Channel (line 4) | class Channel < ActionCable::Channel::Base FILE: test/dummy/app/channels/application_cable/connection.rb type ApplicationCable (line 3) | module ApplicationCable class Connection (line 4) | class Connection < ActionCable::Connection::Base FILE: test/dummy/app/controllers/application_controller.rb class ApplicationController (line 3) | class ApplicationController < ActionController::Base method current_user (line 4) | def current_user FILE: test/dummy/app/helpers/application_helper.rb type ApplicationHelper (line 3) | module ApplicationHelper FILE: test/dummy/app/jobs/application_job.rb class ApplicationJob (line 3) | class ApplicationJob < ActiveJob::Base FILE: test/dummy/app/mailers/application_mailer.rb class ApplicationMailer (line 3) | class ApplicationMailer < ActionMailer::Base FILE: test/dummy/app/models/application_record.rb class ApplicationRecord (line 3) | class ApplicationRecord < ActiveRecord::Base FILE: test/dummy/app/models/entry.rb class Entry (line 15) | class Entry < ApplicationRecord method json (line 25) | def json method update_payload! (line 29) | def update_payload! FILE: test/dummy/app/models/field.rb class Field (line 18) | class Field < ApplicationRecord method field_type_for_view (line 43) | def field_type_for_view method array? (line 62) | def array? method type_for_cast (line 68) | def type_for_cast FILE: test/dummy/app/models/field_value.rb class FieldValue (line 18) | class FieldValue < ApplicationRecord method value_after_cast (line 23) | def value_after_cast method value= (line 37) | def value=(v) method value (line 45) | def value FILE: test/dummy/app/models/form.rb class Form (line 14) | class Form < ApplicationRecord FILE: test/dummy/config/application.rb type Dummy (line 10) | module Dummy class Application (line 11) | class Application < Rails::Application FILE: test/dummy/config/initializers/my_assignment_callback.rb class MyAssignmentCallback (line 3) | class MyAssignmentCallback method perform (line 4) | def perform(_workitem_id) FILE: test/dummy/db/migrate/20200213081814_new_form.rb class NewForm (line 3) | class NewForm < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: test/dummy/db/migrate/20200213133942_add_form_id_in_entry1.rb class AddFormIdInEntry1 (line 3) | class AddFormIdInEntry1 < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: test/dummy/db/migrate/20200214005535_add_entry_id_for_field_values1.rb class AddEntryIdForFieldValues1 (line 3) | class AddEntryIdForFieldValues1 < ActiveRecord::Migration[6.0] method change (line 4) | def change FILE: test/integration/navigation_test.rb class NavigationTest (line 5) | class NavigationTest < ActionDispatch::IntegrationTest FILE: test/models/wf/case_assignment_test.rb type Wf (line 18) | module Wf class CaseAssignmentTest (line 19) | class CaseAssignmentTest < ActiveSupport::TestCase FILE: test/models/wf/comment_test.rb type Wf (line 18) | module Wf class CommentTest (line 19) | class CommentTest < ActiveSupport::TestCase FILE: test/models/wf/demo_target_test.rb type Wf (line 16) | module Wf class DemoTargetTest (line 17) | class DemoTargetTest < ActiveSupport::TestCase FILE: test/models/wf/entry_test.rb type Wf (line 18) | module Wf class EntryTest (line 19) | class EntryTest < ActiveSupport::TestCase FILE: test/models/wf/field_test.rb type Wf (line 20) | module Wf class FieldTest (line 21) | class FieldTest < ActiveSupport::TestCase FILE: test/models/wf/field_value_test.rb type Wf (line 18) | module Wf class FieldValueTest (line 19) | class FieldValueTest < ActiveSupport::TestCase FILE: test/models/wf/form_test.rb type Wf (line 16) | module Wf class FormTest (line 17) | class FormTest < ActiveSupport::TestCase FILE: test/models/wf/guard_test.rb type Wf (line 21) | module Wf class GuardTest (line 22) | class GuardTest < ActiveSupport::TestCase FILE: test/models/wf/party_test.rb type Wf (line 17) | module Wf class PartyTest (line 18) | class PartyTest < ActiveSupport::TestCase FILE: test/models/wf/transition_static_assignment_test.rb type Wf (line 17) | module Wf class TransitionStaticAssignmentTest (line 18) | class TransitionStaticAssignmentTest < ActiveSupport::TestCase FILE: test/models/wf/user_test.rb type Wf (line 16) | module Wf class UserTest (line 17) | class UserTest < ActiveSupport::TestCase FILE: test/models/wf/wf_test.rb type Wf (line 5) | module Wf class WfTest (line 6) | class WfTest < ActiveSupport::TestCase FILE: test/models/wf/workitem_assignment_test.rb type Wf (line 16) | module Wf class WorkitemAssignmentTest (line 17) | class WorkitemAssignmentTest < ActiveSupport::TestCase