cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Get variable from TreeHandler

VasiliyRepecki
12-Amethyst

Get variable from TreeHandler

Hi.

I have a wizard with treeBuilder as step.

Tree is constructed by implementing TreeHandler (to be exact MyTreeHadler extends TreeHandlerAdapter).

I have variable in MyTreeHadler to write some log during tree creation.

Is there any way to get this variable in wizard FormProcessor?

Thanks.

ACCEPTED SOLUTION

Accepted Solutions

Solution is to use nmCommandBean.getSessionBean().getStorage()

View solution in original post

1 REPLY 1

Solution is to use nmCommandBean.getSessionBean().getStorage()

Announcements
Top Tags