Class WorkflowContinuationsTransformer

All Implemented Interfaces:
ClassFileTransformer

public class WorkflowContinuationsTransformer extends ContinuationsTransformer
This is a bytecode transformer that will modify classes so that they receive the functionalities that are required to support the continuations functionalities as they are provided by RIFE2's workflow engine.
Since:
1.0
  • Field Details

  • Constructor Details

    • WorkflowContinuationsTransformer

      public WorkflowContinuationsTransformer()