Difference between revisions of "GenerateRoyalPages"
Jump to navigation
Jump to search
Line 29: | Line 29: | ||
org.sidif.wiki.WikiTask wikiTask | org.sidif.wiki.WikiTask wikiTask | ||
org.sidif.triple.TripleStore tripleStore | org.sidif.triple.TripleStore tripleStore | ||
+ | } | ||
+ | @// get the Stacktrace | ||
+ | @function getStackTrace(Throwable th) { | ||
+ | @{ | ||
+ | StringWriter sw = new StringWriter(); | ||
+ | PrintWriter pw = new PrintWriter(sw); | ||
+ | th.printStackTrace(pw); | ||
+ | String sStackTrace = sw.toString(); | ||
+ | } | ||
+ | return sStackTrace; | ||
} | } | ||
@// handle error | @// handle error |
Revision as of 08:46, 6 October 2017
Action | |
---|---|
edit | |
name | GenerateRoyalPages |
servicetype | WikiTask |
service | |
inputtype | Page |
input | Royal92#sidif |
actionpage | GenerateRoyalPages#template |
output | Royal92/pages |
engine | rythm |
author | Wf |
since | 2017/10/06 |
comment | Create wiki pages for Royal-Family |
login reset runtemplate -> Royal92/pages