Guvnor - Services API 6.2.0.CR2

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.CR2

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