Interface KoraDelegate

All Superinterfaces:
org.camunda.bpm.engine.delegate.JavaDelegate

public interface KoraDelegate extends org.camunda.bpm.engine.delegate.JavaDelegate
  • Method Summary

    Modifier and Type
    Method
    Description
    default String
    key()
     

    Methods inherited from interface org.camunda.bpm.engine.delegate.JavaDelegate

    execute
  • Method Details

    • key

      @Nonnull default String key()