You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chaos-monkey-spring-boot/src/main/java/de/codecentric/spring/boot/chaos/monkey/endpoints/dto/AssaultPropertiesUpdate.java
-9Lines changed: 0 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -118,15 +118,6 @@ public class AssaultPropertiesUpdate {
118
118
@Nullable
119
119
privateStringcpuCronExpression;
120
120
121
-
/**
122
-
* @deprecated please use {@link #killApplicationCronExpression},
123
-
* {@link #memoryCronExpression} or {@link #cpuCronExpression}
0 commit comments