Skip to content

Commit 2663c12

Browse files
Apply changes from apiDump
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent dbc5336 commit 2663c12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

workflow-core/api/workflow-core.api

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,8 @@ public abstract class com/squareup/workflow1/WorkflowAction {
330330
public static final field Companion Lcom/squareup/workflow1/WorkflowAction$Companion;
331331
public fun <init> ()V
332332
public abstract fun apply (Lcom/squareup/workflow1/WorkflowAction$Updater;)V
333+
public fun getDebuggingName ()Ljava/lang/String;
334+
public fun toString ()Ljava/lang/String;
333335
}
334336

335337
public final class com/squareup/workflow1/WorkflowAction$Companion {

0 commit comments

Comments
 (0)