Skip to content

Commit 6727651

Browse files
committed
1 parent 79bfca4 commit 6727651

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

header/src/main/java/org/zstack/header/PackageAPIInfo.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
@Retention(RetentionPolicy.RUNTIME)
1010
public @interface PackageAPIInfo {
1111
String APICategoryName() default "";
12+
boolean communityAvailable() default true;
1213
}

0 commit comments

Comments
 (0)