Sha256: ad028dfc629d4c2d8aa38d50af30931e49ba775d1aef7404c06922fbb3aee37f
Contents?: true
Size: 1019 Bytes
Versions: 7
Compression:
Stored size: 1019 Bytes
Contents
### Java Modeler.java save => org.activiti.rest.editor.model.ModelSaveRestResource.saveModel add initialize funciton relace MultiValueMap with HashMap replace getFirst with get show => org.activiti.rest.editor.model.ModelEditorJsonRestResource.getEditorJson add initialize funciton StencilsetResource.java getStencilset => org.activiti.rest.editor.main.StencilsetRestResource.getStencilset relace this.getClass() with StencilsetResource.class ProcessDiagram.java => org.activiti.rest.diagram.services.BaseProcessDefinitionDiagramLayoutResource add initialize funciton ### ModelDeployer.java from org.activiti.editor.ui.EditorProcessDefinitionDetailPanel copy deployModel and deployModelerModel functions add initialize funciton ### Frontend cp editor-app,modeler.html,diagram-viewer from Activiti-version/modules/activiti-webapp-explorer2/src/main/webapp/ to public public/editor-app/app-cfg.js from `'contextRoot' : '/activiti-explorer/service'` to `'contextRoot' : 'service'`
Version data entries
7 entries across 7 versions & 1 rubygems