Interface IProperty

All Known Implementing Classes:
CaseProperty, IntermediateEventProperty, TaskProperty, TaskSwitchEventProperty, WorkflowEventProperty

public interface IProperty
A property
Since:
27.07.2007
API:
This is a public API.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the name of the property
  • Method Details

    • getName

      String getName()
      Gets the name of the property
      Returns:
      name
      API:
      This public API is available in IvyScript and Java. It has the visibility ADVANCED.