この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
I am trying to create a custom process step with custom timeout handler which will wait till due date time and then proceed. For this while going through documentation, I found this url Workflow Process Reference where class com.adobe.granite.workflow.console.timeout.autoadvance.AutoAdvancer is mentioned.
I am not able to find this class inside uber jar or through depfinder in AEM 6.3
Here is the screenshot of the page.
Kindly help with proper documentation.
表示
返信
いいね!の合計
Hi,
I think the correct package/location is com.day.cq.workflow.timeout.autoadvance.AbsoluteTimeAutoAdvancer
表示
返信
いいね!の合計
I am using com.adobe.granite.workflow but examples are on com.day.cq.workflow
表示
返信
いいね!の合計
Hi,
Please check all available workflow classes at "The Adobe AEM Quickstart and Web Application."
You can go with com.day.cq.workflow.timeout.autoadvance.AbsoluteTimeAutoAdvancer
表示
返信
いいね!の合計
So, does it mean we need to use a mix of com.adobe.granite.workflow and com.day.cq.workflow ? I thought we should use com.adobe.granite.workflow. Is there any recommendation document available?
表示
返信
いいね!の合計