第2章 3.2 から 3.3 への変更
2.1. 変更されたクラス: BundleManagerRemote
旧メソッド | Updated メソッド |
---|---|
BundleDestination createBundleDestination(Subject subject, int bundleId, String name, String description, String destBaseDirName, String deployDir, Integer groupId) throws Exception; |
BundleDestination createBundleDestination(Subject subject, int bundleId, String name, String description, String destinationSpecification, String deployDir, Integer groupId) throws Exception; |