08-25-2011 03:48 AM
08-25-2011 03:52 AM
08-25-2011 04:09 AM
You should get hold of the ReadonlyProcessDefinition, find out what activity you want and get it (it's a PvmActivity, which allows you to inspect the transitions): http://forums.activiti.org/en/viewtopic.php?f=6&t=1930&hilit=ReadonlyProcessDefinitionthanks for your reply.
08-25-2011 04:37 AM
08-25-2011 04:45 AM
Not really sure why you need it… Expressions can only be evaluated when you are in activiti-context (eg. service-task, tasklistener) where you have access to a VariableScope. This object can be used to evaluate an expression, using the ExpressionManager (can be obtained through the ProcessEngineConfiguration, beware, it's internal stuff).yes ,I got the instance of the UelExpressionCondition,like this:
08-25-2011 05:07 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.