@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface PipeExecutor
String
command
description
Class<? extends BasePipe>
pipeClass
resourceType
public abstract String command
public abstract String resourceType
public abstract String description
public abstract Class<? extends BasePipe> pipeClass
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.