When my process is in a UserTask A, i need to get Information (form properties, and assignment expressions) of a UserTask B which is not crated (reached) yet (I have processDefinitionId and userTaskDefinitionKey of B). No expression evaluation is necessary. Is it possible? how?
I am afraid that this is not possible through the current API. However, its possible by using internal implementation classes (which may change in the future)