Interface SParameterDefinition

All Superinterfaces:
SBaseElement, Serializable, SNamedElement
All Known Implementing Classes:
SParameterDefinitionImpl

public interface SParameterDefinition extends SNamedElement
Author:
Matthieu Chaffotte
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SBaseElement

    getId

    Methods inherited from interface org.bonitasoft.engine.core.process.definition.model.SNamedElement

    getName
  • Method Details

    • getDescription

      String getDescription()
    • getType

      String getType()