Searched defs:getConnectionCommandLineArguments (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/task/
H A DTask.java795 protected List<String> getConnectionCommandLineArguments() method in class:Task
797 return getConnectionCommandLineArguments(true, false);
809 protected List<String> getConnectionCommandLineArguments( method in class:Task
943 getConnectionCommandLineArguments(useAdminCtx, true)));
1085 getConnectionCommandLineArguments(useAdminCtx, true)));
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/task/
H A DTask.java794 protected List<String> getConnectionCommandLineArguments() method in class:Task
796 return getConnectionCommandLineArguments(true, false);
808 protected List<String> getConnectionCommandLineArguments( method in class:Task
942 getConnectionCommandLineArguments(useAdminCtx, true)));
1084 getConnectionCommandLineArguments(useAdminCtx, true)));
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/task/
H A DTask.java795 protected List<String> getConnectionCommandLineArguments() method in class:Task
797 return getConnectionCommandLineArguments(true, false);
809 protected List<String> getConnectionCommandLineArguments( method in class:Task
943 getConnectionCommandLineArguments(useAdminCtx, true)));
1085 getConnectionCommandLineArguments(useAdminCtx, true)));
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DTask.java794 protected List<String> getConnectionCommandLineArguments() method in class:Task
796 return getConnectionCommandLineArguments(true, false);
808 protected List<String> getConnectionCommandLineArguments( method in class:Task
942 getConnectionCommandLineArguments(useAdminCtx, true)));
1084 getConnectionCommandLineArguments(useAdminCtx, true)));
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DTask.java797 protected List<String> getConnectionCommandLineArguments() method in class:Task
799 return getConnectionCommandLineArguments(true, false);
811 protected List<String> getConnectionCommandLineArguments( method in class:Task
945 getConnectionCommandLineArguments(useAdminCtx, true)));
1087 getConnectionCommandLineArguments(useAdminCtx, true)));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/task/
H A DTask.java754 protected List<String> getConnectionCommandLineArguments() method in class:Task
756 return getConnectionCommandLineArguments(true, false);
768 protected List<String> getConnectionCommandLineArguments( method in class:Task
898 getConnectionCommandLineArguments(useAdminCtx, true)));
1036 getConnectionCommandLineArguments(useAdminCtx, true)));

Completed in 43 milliseconds