Interface ProcessSupplier

All Superinterfaces:
Supplier<org.kie.api.definition.process.Process>
All Known Implementing Classes:
AbstractProcess

public interface ProcessSupplier extends Supplier<org.kie.api.definition.process.Process>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get