Skip to content

uEngine3 에서 uEngine5 로의 마이그래이션

Jinyoung Jang edited this page Nov 10, 2017 · 2 revisions

Migrating uEngine 3 or 4 Process Definitions to uEngine5

java org.uengine.migrator.UEngine3Converter uengine3.process

Then, you can get uengine3.process.5.process for the converted version of input file.

기존 uEngine 3.x 대의 프로세스 정의 모델 (블록 기반) 을 이해하고 싶다면 다음을 참고:

  1. https://www.youtube.com/watch?v=pjzQtRa7nNQ&feature=youtu.be
  2. https://www.youtube.com/watch?v=mGJ8CAnzc6Q&feature=youtu.be

신규 uEngine5 의 프로세스 정의 모델 (그래프 기반) 을 이해하고 싶다면 다음을 참고:

  1. https://www.facebook.com/1401720840/videos/10204571371469880/?fref=mentions
Clone this wiki locally