Interface ExecutableCondition

All Superinterfaces:
Condition, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject

public interface ExecutableCondition extends Condition
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.elasticsearch.xpack.core.watcher.condition.Condition

    Condition.Result

    Nested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent

    org.elasticsearch.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.xcontent.ToXContent.MapParams, org.elasticsearch.xcontent.ToXContent.Params
  • Field Summary

    Fields inherited from interface org.elasticsearch.xcontent.ToXContent

    EMPTY, EMPTY_PARAMS
  • Method Summary

    Modifier and Type
    Method
    Description
    Executes this condition

    Methods inherited from interface org.elasticsearch.xpack.core.watcher.condition.Condition

    type

    Methods inherited from interface org.elasticsearch.xcontent.ToXContent

    toXContent

    Methods inherited from interface org.elasticsearch.xcontent.ToXContentObject

    isFragment