org.camunda.bpm.dmn.engine
Interface DmnDecisionResult

All Superinterfaces:
Collection<DmnDecisionOutput>, Iterable<DmnDecisionOutput>, List<DmnDecisionOutput>
All Known Implementing Classes:
DmnDecisionResultImpl

public interface DmnDecisionResult
extends List<DmnDecisionOutput>


Method Summary
 
Methods inherited from interface java.util.List
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray
 



Copyright © 2015 camunda services GmbH. All rights reserved.