Skip to content

Commit 301cc9b

Browse files
committed
jenkins-ignore added missing javadoc
1 parent 9c2a173 commit 301cc9b

File tree

1 file changed

+2
-0
lines changed
  • integration-tests/src/test/java/oracle/kubernetes/operator/utils

1 file changed

+2
-0
lines changed

integration-tests/src/test/java/oracle/kubernetes/operator/utils/Domain.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,6 +1504,8 @@ public void restartManagedServerUsingServerStartPolicy(String msName) throws Exc
15041504
*
15051505
* @param webappName - Web App Name to be deployed
15061506
* @param scriptName - a shell script to build .war file and deploy the App in the admin pod
1507+
* @param archiveExt - archive extention
1508+
* @param infoDirNames - archive information dir location
15071509
* @param username - weblogic user name
15081510
* @param password - weblogc password
15091511
* @throws Exception

0 commit comments

Comments
 (0)