Class SimpleAgentBuilder.Emitter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final SimpleAgentBuilder.Emitter<RESULT> mustRun() If this is true, the action must run even if its type result is already present in the blackboard.
      AgentScopeBuilder<RESULT> build()
      • Methods inherited from class com.embabel.agent.api.common.workflow.WorkflowBuilder

        asSubProcess, buildAgent
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait