All Downloads are FREE. Search and download functionalities are using the official Maven repository.

deeProcessApplicationValidator.3.0.0.source-code.messages_en_US.properties Maven / Gradle / Ivy

Go to download

The tool checks Camunda projects for consistency and discovers errors in process-driven applications. Called as a Maven plugin or JUnit test, it discovers esp. inconsistencies of a given BPMN model in the classpath and the sourcecode of an underlying java project, such as a delegate reference to a non-existing java class or a non-existing Spring bean.

There is a newer version: 3.0.8
Show newest version
BoundaryErrorChecker.0=BoundaryErrorEvent '%s' with no errorCodeVariable specified
BoundaryErrorChecker.1=BoundaryErrorEvent '%s' with no error referenced
BoundaryErrorChecker.2=BoundaryErrorEvent '%s' does not provide an ErrorCode
BoundaryErrorChecker.3=ErrorCode of '%s' does not match with throwing declaration of class '%s'.
BoundaryErrorChecker.4=BoundaryErrorEvent '%s' does not provide an ErrorName
BoundaryErrorChecker.5=BoundaryErrorEvent '%s' with no ErrorMessageVariable
BoundaryErrorChecker.6=ErrorCode of '%s' does not match with throwing declaration of bean '%s'
BoundaryErrorChecker.7=Corresponding class of associated task could not be loaded or found.
BoundaryErrorChecker.8=Due to incorrect beanmapping for delegate expression '%s' the BoundaryErrorEvent can not be linked to class.
BoundaryErrorChecker.9=Class for '%s' could not be found and therefore not linked to BoundaryErrorEvent '%s'.
DmnTaskChecker.0=Task '%s' with no dmn reference.
DmnTaskChecker.4=Dmn file for task '%s' not found.
ElementIdConventionChecker.0=ID '%s' is against the naming convention
EmbeddedGroovyScriptChecker.0=There is an empty script reference
EmbeddedGroovyScriptChecker.1=GroovyScript could not be evaluated. '%s'
EmbeddedGroovyScriptChecker.2=There is no script content for given script format
EmbeddedGroovyScriptChecker.3=There is no script format for given script
ExtensionChecker.0=Key of '%s' could not be resolved. The ruleset specifies the use of key '%s'.
ExtensionChecker.1=Key of '%s' could not be resolved. The ruleset specifies the use of key '%s'.
ExtensionChecker.2=Key-Value pair of '%s' does not fit the configured setting of the rule set. Check the extension with key '%s'.
ExtensionChecker.3=Value of '%s' is empty. Check whether ruleset and model are congruent.
FieldInjectionChecker.3=The type of the variable '%s' is incorrect
FieldInjectionChecker.4=The variable '%s' should be public
FieldInjectionChecker.6=No setter found for variable '%s'
FieldInjectionChecker.7=Class '%s' does not declare the variable '%s'
JavaDelegateChecker.10=%s '%s' has no implementation specified
JavaDelegateChecker.11=Couldn't find correct beanmapping for delegate expression: '%s'
JavaDelegateChecker.13=Task with no class name in '%s'
JavaDelegateChecker.14=Task with no delegate expression in '%s'
JavaDelegateChecker.15=Couldn't find correct beanmapping for delegate expression '%s' in '%s'
JavaDelegateChecker.20=Class '%s' in '%s' implements the interface ActivityBehavior, which is not a very good practice and should be avoided as much as possible
JavaDelegateChecker.21=Class '%s' in '%s' does not implement/extend the correct interface/class
JavaDelegateChecker.22=Class '%s' in '%s' not found
JavaDelegateChecker.23=Class not found for '%s'
JavaDelegateChecker.5=Task '%s' with no java class name. (compare model: Details, Java Class)
JavaDelegateChecker.6=Task '%s' with no delegate expression. (compare model: Details, Delegate Expression)
JavaDelegateChecker.7=Couldn't find correct beanmapping for delegate expression '%s'
JavaDelegateChecker.8=Task '%s' with no external topic
JavaDelegateChecker.9=Task '%s' with no code reference yet
MessageEventChecker.0=No message has been specified for '%s'.
MessageEventChecker.1=No message name has been specified for '%s'.
MessageEventChecker.2=No message has been specified for '%s'
MessageEventChecker.3=No message name has been specified for '%s'
MessageEventChecker.6=Usage of expressions in MessageStartEvent '%s' is not allowed.
MessageEventChecker.7=No message has been specified for '%s'
MessageEventChecker.8=No message name has been specified for '%s'
NoScriptChecker.0=Task '%s' with '%s' script
NoScriptChecker.1=Task '%s' with '%s' script
NoScriptChecker.2=ScriptTask '%s' not allowed
NoScriptChecker.3=SequenceFlow '%s' with script in condition Expression
NoScriptChecker.4=SequenceFlow '%s' with script in condition Expression
OverlapChecker.0=Multiple SequenceFlows detected. Delete '%s' with identical source and target
ProcessVariablesModelChecker.0=Process variable '%s' will be overwritten in activity '%s' without use. (Compare model: '%s','%s')
ProcessVariablesModelChecker.1=Process variable '%s' will be deleted in activity '%s' without use. (Compare model: '%s','%s')
ProcessVariablesModelChecker.2=There is a read access to variable '%s' in activity '%s' but no value has been set before. (Compare model: '%s','%s')
ProcessVariablesModelChecker.3=Process variable '%s' will be deleted multiple times in activity '%s' without use. (Compare model: '%s','%s')
ProcessVariablesModelChecker.4=Process variable '%s' will be written in activity '%s' without use. (Compare model: '%s','%s')
ProcessVariablesNameConventionChecker.0=Process variable '%s' is against the naming convention '%s'. Compare model: '%s' , '%s'.
SignalEventChecker.0=No signal has been specified for '%s'.
SignalEventChecker.1=No signal name has been specified for '%s'.
SignalEventChecker.2=Signal Names have to be used uniquely in StartEvents. Compare: '%s' and '%s' 
TaskNamingConventionChecker.1=Task name '%s' is against the naming convention 
TaskNamingConventionChecker.2=Task name must be specified
TimerExpressionChecker.1=Time event '%s' does not follow the ISO 8601 scheme for timeDates.
TimerExpressionChecker.10=Time event '%s' does not follow the scheme for CRON jobs.
TimerExpressionChecker.11=Time event '%s' does not follow the ISO 8601 scheme for intervals.
TimerExpressionChecker.12=Time event '%s' does not follow the ISO 8601 scheme for repeating intervals.
TimerExpressionChecker.13=Time event '%s' does not follow the ISO 8601 scheme for durations as interval.
TimerExpressionChecker.14=Time event '%s' has no timer definition type specified.
TimerExpressionChecker.15=Time event '%s' has no timer definition specified.
TimerExpressionChecker.2=Time event '%s' does not follow the ISO 8601 scheme for timeDuration.
VersioningChecker.13=Bean reference is deprecated for '%s'
VersioningChecker.14=Class reference is deprecated or file with version does not exist for class '%s'
VersioningChecker.19=Class reference is deprecated for '%s'
VersioningChecker.8=Script reference is deprecated or file with version doesn't exist
VersioningChecker.9=Bean reference '%s' is deprecated or file with version does not exist for bean '%s'.
XorConventionChecker.1=Xor gateway '%s' has no default path
XorConventionChecker.13=Outgoing edges of xor gateway '%s' are against the naming convention
XorConventionChecker.14=Outgoing edges of xor gateway need to be named
XorConventionChecker.7=Name of xor gateway '%s' is against the naming convention
XorConventionChecker.8=Xor gateway name must be specified
CheckerFactory.8=Checker '%s' not found. Please add setting for external_location in ruleSet.xml.
CheckerFactory.9=Checker '%s' is defined as singleton. Only the first rule will be applied, other rules will be ignored.
MessageCorrelationChecker.1=The message '%s' could not be resolved.
ProcessVariableReader.1=Value of null might lead to subsequent errors.
ProcessVariableReader.2=Input/Output Mapping with script.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy