Package wt.build

Class BuildServiceEvent

java.lang.Object
wt.events.KeyedEvent
wt.build.BuildServiceEvent
All Implemented Interfaces:
wt.events.summary.SummarizedEvent

public class BuildServiceEvent extends KeyedEvent


Supported API: true

Extendable: false
  • Field Details

  • Constructor Details

    • BuildServiceEvent

      public BuildServiceEvent(String eventType, Object eventTarget, ConfigSpec configSpec)


      Supported API: true
      Parameters:
      eventType - Type of the event
      eventTarget -
      configSpec -
    • BuildServiceEvent

      public BuildServiceEvent(String eventType, Object eventTarget, ConfigSpec configSpec, WTKeyedMap targetVsSources)


      Supported API: true
      Parameters:
      eventType - Type of the event
      eventTarget -
      configSpec -
  • Method Details

    • getConfigSpec

      public ConfigSpec getConfigSpec()


      Supported API: true
      Returns:
      ConfigSpec
    • getTargetVsSources

      public WTKeyedMap getTargetVsSources()


      Supported API: true
      Returns:
      targetVsSources