Class Hierarchy
- java.lang.Object
- org.camunda.spin.DataFormats
- org.camunda.spin.Spin<T>
- org.camunda.spin.SpinFactory
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.camunda.spin.SpinRuntimeException
- org.camunda.spin.SpinFileNotFoundException
- org.camunda.spin.SpinScriptException
- org.camunda.spin.SpinRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- org.camunda.spin.DeserializationTypeValidator
- java.lang.Iterable<T>
- java.util.Collection<E>
- java.util.List<E>
- org.camunda.spin.SpinList<E>
- org.camunda.spin.SpinCollection<E>
- java.util.List<E>
- java.util.Collection<E>