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

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

public static interface ReferenceWalker.WalkCondition<S>


Method Summary
 boolean isFulfilled(S element)
           
 

Method Detail

isFulfilled

boolean isFulfilled(S element)


Copyright © 2017 camunda services GmbH. All rights reserved.