Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

I want to initialize a list based on the current process in order to pass it as an argument to a checkbox control. (based on options chosed previously the list should have different items).

 

pluginManager.getBean("workflowActivity") returns null in the form variable.

And from WorkflowManager I don't know how to get the current running process.

Thank you.

Edit: the original title was "Workflow Variable dependent by process", but that was a mistake, I meant to say "Form Variable" from the start but somehow mixed them up.