Interface RewriteOperation

    • Method Detail

      • single

        default Map<String,​Object> single​(BuildTool buildTool)
        Return the OpenRewrite operation name and the parameters as a map { "operation-name": { "p1": "v1" }}
        Parameters:
        buildTool -
        Returns: