Interface SJobData

All Superinterfaces:
Serializable
All Known Implementing Classes:
SJobDataImpl

public interface SJobData extends Serializable
Since:
6.4.0
Author:
Celine Souchet
  • Method Details

    • getKey

      String getKey()
    • getValue

      Object getValue()
    • getClassOfValue

      String getClassOfValue()