lib/openwfe/rudefinitions.rb in openwferu-0.9.7 vs lib/openwfe/rudefinitions.rb in openwferu-0.9.8
- old
+ new
@@ -57,22 +57,17 @@
S_EXPRESSION_STORAGE = 'expressionStorage'
S_PARTICIPANT_MAP = 'participantMap'
S_SCHEDULER = 'scheduler'
#
- # some field names
-
- FIELD_RESULT = '__result__'
-
- #
# some special expression names
EN_ENVIRONMENT = 'environment'
#
# some file storage default values
- DEFAULT_WORK_DIRECTORY = './work'
+ DEFAULT_WORK_DIRECTORY = 'work'
#
# Returns the work directory for the OpenWFE[ru] application context
# (if any).
#