Class DmnOperation

java.lang.Object
org.flowable.dmn.engine.impl.agenda.operation.DmnOperation
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
ExecuteDecisionOperation, ExecuteDecisionServiceOperation

public abstract class DmnOperation extends Object implements Runnable
Author:
Yvo Swillens
  • Field Details

  • Constructor Details

    • DmnOperation

      public DmnOperation()
    • DmnOperation

      public DmnOperation(CommandContext commandContext)