Interface ProcessInstanceModificationInstruction


public interface ProcessInstanceModificationInstruction
Author:
Thorben Lindhauer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(CommandContext commandContext)
     
  • Method Details