| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.output |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlOutputWriter.write(Collection<CheckerIssue> issues)
Writes the result as XML to the vPAV output folder
|
void |
IssueOutputWriter.write(Collection<CheckerIssue> issues) |
void |
JsOutputWriter.write(Collection<CheckerIssue> issues)
Writes the output as JavaScript to the vPAV output folder
|
void |
JsonOutputWriter.write(Collection<CheckerIssue> issues)
Writes all collected issues to the vPAV output
|
void |
RuleSetOutputWriter.write(Map<String,Rule> rules)
Writes the effective ruleSet to the vPAV output folder to provide traceability
|
void |
JsOutputWriter.writeVars(Collection<org.camunda.bpm.model.bpmn.instance.BaseElement> baseElements,
ElementGraphBuilder graphBuilder,
File processdefinition)
write javascript file with elements which have variables
|
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.