Class CamelLogAction.PrefixCompletionCandidates

java.lang.Object
org.apache.camel.dsl.jbang.core.commands.action.CamelLogAction.PrefixCompletionCandidates
All Implemented Interfaces:
Iterable<String>
Enclosing class:
CamelLogAction

public static class CamelLogAction.PrefixCompletionCandidates extends Object implements Iterable<String>
  • Constructor Details

    • PrefixCompletionCandidates

      public PrefixCompletionCandidates()
  • Method Details