TheOpenCloudEngine / uEngine5-base

uEngine5 BPMS that totally re-written in Microservices architecture. uEngine5 can act as not only a conventional Workflow or BPMS but also as a REST api orchestrator or a BPaaS (Business process as a service) of members of OCE's MSA components.
MIT License
10 stars 13 forks source link

Commit 받은 뒤에 실행 에러 #72

Closed kimsanghoon1 closed 6 years ago

kimsanghoon1 commented 6 years ago

image commit 받은 뒤에 이러한 에러가 발생하여 실행을 시키지 못하고 있는데, 혹시 어떻게 바꾸면 될까요?

kimsanghoon1 commented 6 years ago
Error:(44, 8) java: org.uengine.five.entity.ProcessInstanceEntity is not abstract and does not override abstract method getDontReturn() in org.uengine.persistence.processinstance.ProcessInstanceRepositoryLocal
Error:(303, 5) java: method does not override or implement a method from a supertype
Error:(308, 5) java: method does not override or implement a method from a supertype