Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process App Publisher #95

Open
jinyoung opened this issue Mar 10, 2018 · 0 comments
Open

Process App Publisher #95

jinyoung opened this issue Mar 10, 2018 · 0 comments

Comments

@jinyoung
Copy link
Member

jinyoung commented Mar 10, 2018

Publish process definition and class definition as a microservice.

  1. Generates process applications
  • creates the message events as @RequestMapping methods which triggers the invocation of process instance
  • creates the classes from class definitions
  • copies the process definition files to the class paths (resources/processes/*.bpmn)
  1. Deploys the generated Domain and Repositories Classes and Service classes by invoking the uEngine cloud service.
  • generates the domain classes by invoking the Java-Reverse service
  • deploy micro-service by invoking the uEngine-cloud service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant