You've already forked generic-industrial-process
Import UAPF package
This commit is contained in:
37
processgit.viewer.json
Normal file
37
processgit.viewer.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"schemaVersion": "0.1",
|
||||
"repositoryType": "process",
|
||||
"defaultView": "library-overview",
|
||||
"viewers": [
|
||||
{
|
||||
"id": "library-overview",
|
||||
"label": "Library Overview",
|
||||
"type": "markdown",
|
||||
"path": "README.md"
|
||||
},
|
||||
{
|
||||
"id": "bpmn-process",
|
||||
"label": "BPMN Process",
|
||||
"type": "bpmn",
|
||||
"path": "bpmn/generic-industrial-process.bpmn"
|
||||
},
|
||||
{
|
||||
"id": "dmn-decision",
|
||||
"label": "DMN Decision",
|
||||
"type": "dmn",
|
||||
"path": "dmn/action-readiness-decision.dmn"
|
||||
},
|
||||
{
|
||||
"id": "oipf-package",
|
||||
"label": "Cleaning Optimisation Package",
|
||||
"type": "yaml",
|
||||
"path": "packages/cleaning-optimisation/package.yaml"
|
||||
},
|
||||
{
|
||||
"id": "schema",
|
||||
"label": "OIPF Package Schema",
|
||||
"type": "json-schema",
|
||||
"path": "resources/schemas/oipf-package.schema.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user