Interface Pattern
@API(status=STABLE,
since="2.0.0-milestone.4.6")
public interface Pattern
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getInputResources
Set<ResourceKey> getInputResources() -
getOutputResources
Set<ResourceKey> getOutputResources()
-