Sha256: ca39683b191be2ce79a676cdc658291cf3c4d874b34c3ab78e4c9e5063dda954

Contents?: true

Size: 908 Bytes

Versions: 133

Compression:

Stored size: 908 Bytes

Contents

# This file is part of CPEE.
# 
# CPEE is free software: you can redistribute it and/or modify it under the terms
# of the GNU General Public License as published by the Free Software Foundation,
# either version 3 of the License, or (at your option) any later version.
# 
# CPEE is distributed in the hope that it will be useful, but WITHOUT ANY
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.  See the GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License along with
# CPEE (file COPYING in the main directory).  If not, see
# <http://www.gnu.org/licenses/>.

require 'weel'
require ::File.dirname(__FILE__) + '/../../server/handlerwrappers/default'

class EmptyWorkflow < WEEL
  handlerwrapper DefaultHandlerWrapper

  control flow do
    # control flow will be set externally
  end
end

Version data entries

133 entries across 133 versions & 1 rubygems

Version Path
cpee-1.3.138 lib/cpee/empty_workflow.rb
cpee-1.3.137 lib/cpee/empty_workflow.rb
cpee-1.3.136 lib/cpee/empty_workflow.rb
cpee-1.3.134 lib/cpee/empty_workflow.rb
cpee-1.3.133 lib/cpee/empty_workflow.rb
cpee-1.3.132 lib/cpee/empty_workflow.rb
cpee-1.3.131 lib/cpee/empty_workflow.rb
cpee-1.3.130 lib/cpee/empty_workflow.rb
cpee-1.3.129 lib/cpee/empty_workflow.rb
cpee-1.3.128 lib/cpee/empty_workflow.rb
cpee-1.3.127 lib/cpee/empty_workflow.rb
cpee-1.3.126 lib/cpee/empty_workflow.rb
cpee-1.3.125 lib/cpee/empty_workflow.rb
cpee-1.3.124 lib/cpee/empty_workflow.rb
cpee-1.3.123 lib/cpee/empty_workflow.rb
cpee-1.3.122 lib/cpee/empty_workflow.rb
cpee-1.3.121 lib/cpee/empty_workflow.rb
cpee-1.3.120 lib/cpee/empty_workflow.rb
cpee-1.3.119 lib/cpee/empty_workflow.rb
cpee-1.3.118 lib/cpee/empty_workflow.rb