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.4.18 lib/cpee/empty_workflow.rb
cpee-1.4.17 lib/cpee/empty_workflow.rb
cpee-1.4.16 lib/cpee/empty_workflow.rb
cpee-1.4.15 lib/cpee/empty_workflow.rb
cpee-1.4.14 lib/cpee/empty_workflow.rb
cpee-1.4.11 lib/cpee/empty_workflow.rb
cpee-1.4.10 lib/cpee/empty_workflow.rb
cpee-1.4.8 lib/cpee/empty_workflow.rb
cpee-1.4.7 lib/cpee/empty_workflow.rb
cpee-1.4.5 lib/cpee/empty_workflow.rb
cpee-1.4.4 lib/cpee/empty_workflow.rb
cpee-1.4.3 lib/cpee/empty_workflow.rb
cpee-1.4.2 lib/cpee/empty_workflow.rb
cpee-1.4.1 lib/cpee/empty_workflow.rb
cpee-1.4.0 lib/cpee/empty_workflow.rb
cpee-1.3.230 lib/cpee/empty_workflow.rb
cpee-1.3.228 lib/cpee/empty_workflow.rb
cpee-1.3.227 lib/cpee/empty_workflow.rb
cpee-1.3.226 lib/cpee/empty_workflow.rb
cpee-1.3.225 lib/cpee/empty_workflow.rb