Class ExecutionScope


  • public class ExecutionScope
    extends Object
    • Constructor Detail

      • ExecutionScope

        public ExecutionScope​(List<Event> list,
                              io.fabric8.kubernetes.client.CustomResource customResource,
                              RetryInfo retryInfo)
    • Method Detail

      • getCustomResource

        public io.fabric8.kubernetes.client.CustomResource getCustomResource()
      • getCustomResourceUid

        public String getCustomResourceUid()
      • getRetryInfo

        public RetryInfo getRetryInfo()