Interface IStartElement

All Superinterfaces:
Comparable<IStartElement>, IProcessStart

public interface IStartElement extends IProcessStart, Comparable<IStartElement>
Interface of a start element
Since:
02.08.2006
API:
This is a public API.
  • Method Details

    • isVisible

      boolean isVisible()
      Is this start element visible in the workflow list of the workflow ui
      Returns:
      true if it is visible otherwise false
      API:
      This public API is available in Java.