Expand my Community achievements bar.

SOLVED

WorkflowOperationsImpl - Source file

Avatar

Level 2

Hi Team,

   Can anyone suggest how to read the source code of this file? 

com.adobe.granite.workflow.core.mbean.WorkflowOperationsImpl;

reason behind was i wanted to understand how to workflow is getting purged. Kindly let me know if there any option to read the source file.

rajathannasi_0-1710322011767.png

 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,
Please check workflow core bundle

 

arunpatidar_1-1710413321814.png

 

 

arunpatidar_0-1710413286244.png

 



Arun Patidar

View solution in original post

4 Replies

Avatar

Community Advisor

Hi @raja-thannasi 
You can use the java decompiler to decompile the bundle(jar)

https://java-decompiler.github.io/ 



Arun Patidar

Avatar

Correct answer by
Community Advisor

Hi,
Please check workflow core bundle

 

arunpatidar_1-1710413321814.png

 

 

arunpatidar_0-1710413286244.png

 



Arun Patidar