We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2a173 commit 301cc9bCopy full SHA for 301cc9b
integration-tests/src/test/java/oracle/kubernetes/operator/utils/Domain.java
@@ -1504,6 +1504,8 @@ public void restartManagedServerUsingServerStartPolicy(String msName) throws Exc
1504
*
1505
* @param webappName - Web App Name to be deployed
1506
* @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
1509
* @param username - weblogic user name
1510
* @param password - weblogc password
1511
* @throws Exception
0 commit comments