Manually evaluate sequence flow condition

Let’s say that I have a user task that has three outgoing conditional sequence flows. Now each condition in them is represented as an expression like this ${springBean.condition()}. Is it possible to evaluate this expression manually?