org.camunda.bpm.engine.impl.tree
Interface TreeWalker.WalkCondition<S>

All Known Implementing Classes:
TreeWalker.NullCondition
Enclosing class:
TreeWalker<T>

public static interface TreeWalker.WalkCondition<S>


Method Summary
 boolean isFulfilled(S element)
           
 

Method Detail

isFulfilled

boolean isFulfilled(S element)


Copyright © 2016 camunda services GmbH. All rights reserved.