Interface EnvironmentStub

All Superinterfaces:
BambooIdProvider, DescriptionProvider, InternalEnvironment, NameProvider, TaskContainer, Triggerable
All Known Subinterfaces:
DecoratedEnvironment, Environment
All Known Implementing Classes:
DecoratedEnvironmentImpl, EnvironmentImpl, EnvironmentStubDto, EnvironmentStubImpl, EnvironmentWithConfigCounts, InternalEnvironmentStubImpl

@Internal public interface EnvironmentStub extends InternalEnvironment
For use in actions only. Does not contain task and trigger data.
  • Method Details

    • getOperations

      @NotNull @NotNull Operations getOperations()