Class ConversationStarterHelperImpl

java.lang.Object
com.flowable.engage.engine.impl.conversation.ConversationStarterHelperImpl
All Implemented Interfaces:
ConversationStarterHelper

public class ConversationStarterHelperImpl
extends java.lang.Object
implements ConversationStarterHelper
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    ConversationStarterHelperImpl()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String evaluateJoiningType​(java.lang.String type, java.lang.String joiningType)
    Method to evaluate the joining type of a conversation
    protected java.lang.String evaluateJoiningTypeForConversation​(java.lang.String requestedJoiningType)  
    protected java.lang.String evaluateJoiningTypeForTopicOrGroup​(java.lang.String requestedJoiningType)  
    java.lang.String evaluatePermissionType​(java.lang.String type)
    Method to evaluate the permission type based on the provided sub type

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait