Miroflow Java class and method name

0
Regarding monitoring Mendix microflow by Dynatrace, I want know how to get the name of java class and method. The following is ACT_Employee_Save microflow in the tutorial. How can I reach java class name and method name on the Stuido Pro ?  
asked
1 answers
1

Hi Egawa,

try to deploy your app in eclipse yu can find out the classnames for deploying the application select menu and click option as deploy for eclipse and there will be a project creation and use the following link for 

opening the eclipse 

https://docs.mendix.com/refguide/using-eclipse/

hope this information helps you.

answered