Modifier and Type | Method and Description |
---|---|
static ServiceLevelAgreementTemplates |
ServiceLevelAgreementTemplateParser.importFromStream(java.io.InputStream input) |
static ServiceLevelAgreementTemplates |
ServiceLevelAgreementTemplateParser.importFromStream(org.processmining.framework.plugin.PluginContext context,
java.io.InputStream input) |
Modifier and Type | Method and Description |
---|---|
static org.dom4j.Document |
ServiceLevelAgreementTemplateComposer.xmlDocumentToConstraintTemplates(ServiceLevelAgreementTemplates slaTemplates) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
ServiceLevelAgreementsPlugin.runDefault(org.processmining.framework.plugin.PluginContext pluginContext,
org.deckfour.xes.model.XLog xlog,
ServiceLevelAgreementTemplates constraintTemplates) |
java.lang.Object[] |
ServiceLevelAgreementsPlugin.runDialog(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext,
org.deckfour.xes.model.XLog xlog,
ServiceLevelAgreementTemplates constraintTemplates) |
Modifier and Type | Method and Description |
---|---|
void |
ServiceLevelAgreementsTemplatesOutputPlugin.export(org.processmining.framework.plugin.PluginContext context,
ServiceLevelAgreementTemplates constraintTemplates,
java.io.File file) |