I want to understand who cause the SRunningBuild start to run?

Hi all,

I want to understand who cause the jetbrains.buildServer.serverSide.SRunningBuild start to run? (get the id of this build)

 

For example:

  • B depend on A (A --> B)
  • I start to running B
  • A start to run before.
  • When A is running and I get his object - SRunningBuild , I want to get the id of B from SRunningBuild of A


do you know how can I do that?

thanks you!

1

Please sign in to leave a comment.