=== There are '''2''' kinds of parameters ===
 
=== There are '''2''' kinds of parameters ===
* ''Static'' - They come from the context.properties itself. Although there is some to use dynamic behavior trough the TBA mechanic, their content is generally evaluated when the context is loaded.
+
* ''Static'' - They come from the context.properties itself. Although there is some to use dynamic behavior trough the [[How to provide parameter values from the command line?|arguments from command line]] mechanic, their content is generally evaluated when the context is loaded.
 
** Accessed trough the the confXXX methods from the AbstractStageBase class.
 
** Accessed trough the the confXXX methods from the AbstractStageBase class.
 
** They all should be convertible to ''java.lang.String''.
 
** They all should be convertible to ''java.lang.String''.
** '''Cannot''' be overridden from the command line, using the syntax, described in TBA.
+
** '''Cannot''' be overridden from the command line, using the syntax, described [[How to provide parameter values from the command line?|here]].
    
* ''Dynamic'' - Contained in the ''RuntimeEnvironment''. As the name suggests, the name-value pairs there exist only during the execution of a pipeline.
 
* ''Dynamic'' - Contained in the ''RuntimeEnvironment''. As the name suggests, the name-value pairs there exist only during the execution of a pipeline.
 
** There is no restriction on the type of the objects.
 
** There is no restriction on the type of the objects.
Exception encountered, of type "Error"
[ba76be8c] /documentation/index.php?diff=623&oldid=562&title=Stages Error from line 434 of /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php: Call to undefined function each()
Backtrace:
#0 /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php(544): DiffEngine->diag(integer, integer, integer, integer, integer)
#1 /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php(344): DiffEngine->compareSeq(integer, integer, integer, integer)
#2 /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php(227): DiffEngine->diffLocal(array, array)
#3 /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php(721): DiffEngine->diff(array, array)
#4 /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php(859): Diff->__construct(array, array)
#5 /home/project-web/ccil/htdocs/documentation/includes/diff/DairikiDiff.php(980): MappedDiff->__construct(array, array, array, array)
#6 /home/project-web/ccil/htdocs/documentation/includes/diff/TableDiffFormatter.php(194): WordLevelDiff->__construct(array, array)
#7 /home/project-web/ccil/htdocs/documentation/includes/diff/DiffFormatter.php(140): TableDiffFormatter->changed(array, array)
#8 /home/project-web/ccil/htdocs/documentation/includes/diff/DiffFormatter.php(82): DiffFormatter->block(integer, integer, integer, integer, array)
#9 /home/project-web/ccil/htdocs/documentation/includes/diff/DifferenceEngine.php(881): DiffFormatter->format(Diff)
#10 /home/project-web/ccil/htdocs/documentation/includes/diff/DifferenceEngine.php(797): DifferenceEngine->generateTextDiffBody(string, string)
#11 /home/project-web/ccil/htdocs/documentation/includes/diff/DifferenceEngine.php(728): DifferenceEngine->generateContentDiffBody(WikitextContent, WikitextContent)
#12 /home/project-web/ccil/htdocs/documentation/includes/diff/DifferenceEngine.php(662): DifferenceEngine->getDiffBody()
#13 /home/project-web/ccil/htdocs/documentation/includes/diff/DifferenceEngine.php(632): DifferenceEngine->getDiff(string, string, string)
#14 /home/project-web/ccil/htdocs/documentation/includes/diff/DifferenceEngine.php(453): DifferenceEngine->showDiff(string, string, string)
#15 /home/project-web/ccil/htdocs/documentation/includes/page/Article.php(797): DifferenceEngine->showDiffPage(boolean)
#16 /home/project-web/ccil/htdocs/documentation/includes/page/Article.php(508): Article->showDiffPage()
#17 /home/project-web/ccil/htdocs/documentation/includes/actions/ViewAction.php(44): Article->view()
#18 /home/project-web/ccil/htdocs/documentation/includes/MediaWiki.php(490): ViewAction->show()
#19 /home/project-web/ccil/htdocs/documentation/includes/MediaWiki.php(287): MediaWiki->performAction(Article, Title)
#20 /home/project-web/ccil/htdocs/documentation/includes/MediaWiki.php(714): MediaWiki->performRequest()
#21 /home/project-web/ccil/htdocs/documentation/includes/MediaWiki.php(508): MediaWiki->main()
#22 /home/project-web/ccil/htdocs/documentation/index.php(41): MediaWiki->run()
#23 {main}