Interface StartSignalEventElementQuery.IFilterableColumns

    • Method Detail

      • taskStartId

        StartSignalEventElementQuery.IIntegerColumnFilterQuery taskStartId()

        Prepares a where statement for the column TaskStartId.
        Must be followed by a call to a condition method.

        Returns:
        query for further composition
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • signalCodePattern

        StartSignalEventElementQuery.IStringColumnFilterQuery signalCodePattern()

        Prepares a where statement for the column SignalCodePattern.
        Must be followed by a call to a condition method.

        Returns:
        query for further composition
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.
      • attachToBusinessCase

        StartSignalEventElementQuery.IBooleanColumnFilterQuery attachToBusinessCase()

        Prepares a where statement for the column AttachToBusinessCase.
        Must be followed by a call to a condition method.

        Returns:
        query for further composition
        API:
        This public API is available in IvyScript and Java. It has the visibility EXPERT.