Skip to content
This repository was archived by the owner on Jul 18, 2019. It is now read-only.

Commit 5970729

Browse files
committed
Added operations to workspace for Camel data formats
1 parent 0bbdf3f commit 5970729

File tree

3 files changed

+2659
-2831
lines changed

3 files changed

+2659
-2831
lines changed

d.ts/jmx/ts/workspace.d.ts

+2
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ declare module Core {
184184
isRoute(): boolean;
185185
isComponentsFolder(): boolean;
186186
isComponent(): boolean;
187+
isDataformatsFolder(): boolean;
188+
isDataformat(): boolean;
187189
isOsgiFolder(): boolean;
188190
isKarafFolder(): boolean;
189191
isOsgiCompendiumFolder(): boolean;

0 commit comments

Comments
 (0)