|
Rename Method public actions() : List<String> renamed to public getManageableActions() : List<String> in class org.rapidoid.process.ProcessHandle |
From |
To |
|
Rename Method public actions() : List<String> renamed to public getManageableActions() : List<String> in class org.rapidoid.group.Manageable |
From |
To |
|
Rename Method public execute(action String) : Object renamed to public runManageableAction(action String) : Object in class org.rapidoid.group.Manageable |
From |
To |
|
Rename Method public overview() : List<String> renamed to public getManageableProperties() : List<String> in class org.rapidoid.cache.impl.ManageableCache |
From |
To |
|
Rename Method public overview() : List<String> renamed to public getManageableProperties() : List<String> in class org.rapidoid.job.ManageableExecutor |
From |
To |
|
Rename Method public actions() : List<String> renamed to public getManageableActions() : List<String> in class org.rapidoid.group.AbstractManageable |
From |
To |
|
Rename Method protected executeAction(action String) : Object renamed to protected doManageableAction(action String) : Object in class org.rapidoid.group.AbstractManageable |
From |
To |
|
Rename Method public overview() : List<String> renamed to public getManageableProperties() : List<String> in class org.rapidoid.group.Manageable |
From |
To |
|
Rename Method public execute(action String) : Object renamed to public runManageableAction(action String) : Object in class org.rapidoid.group.AbstractManageable |
From |
To |