Interface StringValue

All Known Implementing Classes:
BpmnStringValue, StaticStringValue

public interface StringValue
TODO generify when WEBBPMNEXT-6603 is done
Author:
krylov
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
  • Method Details