Guvnor - Services API 6.2.0.Final

org.guvnor.common.services.backend.util
Interface CommentedOptionFactory


public interface CommentedOptionFactory


Method Summary
 org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage)
           
 org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage, org.jboss.errai.security.shared.api.identity.User identity, org.uberfire.rpc.SessionInfo sessionInfo)
           
 

Method Detail

makeCommentedOption

org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage)

makeCommentedOption

org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage,
                                                                       org.jboss.errai.security.shared.api.identity.User identity,
                                                                       org.uberfire.rpc.SessionInfo sessionInfo)

Guvnor - Services API 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.